12-06-2013 05:11 AM
what's wrong with the code shown in my previous post?
Why don't you use it?
Probably he doesn't know how to create a method.
It's rather confusing though, it's called an invoke node in the creation tab.
Create>invoke node>Map coords to XY
12-06-2013 05:21 AM
ome reason when i tried to make your method it didnt give me the same 'event structure box' yours said Koord or somehting like that and you linked it to the coordinates part of the XY box but what i created mine it didnt have the Koord box there it had source
12-06-2013 05:24 AM - edited 12-06-2013 05:25 AM
12-06-2013 05:29 AM
Ok, I give you the order:
-Create while loop
-Create and wire stop button
-Create XY graph
-Create Event structure
-Right mouse click on it Edit events
-XY graph>Mouse>Mouse down then press ok
-Right click on the XY graph
-Create>Invoke node>Map coordinates to XY
-Drag it into event structure, with event mouse down
-include build array and drag it into the event structure
-Drag XY graph in while loop
-Create Shiftregister
-Wire like GerdW
12-06-2013 05:34 AM
ive got it working thanks alot guys