Posted 26 July 2014 - 04:32 AM
Hello there,
I found that video https://www.youtube....h?v=cPGYSG19Y2U and the scripts were posted for it ( http://pastebin.com/eqVEnu2H COMPUTER and http://pastebin.com/bBBxyeV5 TURTLE ).
Now I have the problem modifying the code to use 2 turtles and 2 spawners ( given exactly the same safari nets ). I just want have 2 turtles, getting the same input and sending the same information.
For Example: I click on the touchscreen "Skeleton" and both turtles put a Skeleton-Net into the auto-spawner.
I tried the easy way just adding another turtle to the turtleID part, but that wouldve been to easy. Guess because the Computer also just listen for one Turtle ?
I found that video https://www.youtube....h?v=cPGYSG19Y2U and the scripts were posted for it ( http://pastebin.com/eqVEnu2H COMPUTER and http://pastebin.com/bBBxyeV5 TURTLE ).
Now I have the problem modifying the code to use 2 turtles and 2 spawners ( given exactly the same safari nets ). I just want have 2 turtles, getting the same input and sending the same information.
For Example: I click on the touchscreen "Skeleton" and both turtles put a Skeleton-Net into the auto-spawner.
I tried the easy way just adding another turtle to the turtleID part, but that wouldve been to easy. Guess because the Computer also just listen for one Turtle ?