
wall e lover 360
Canada
Asked
— Edited

Hi guys can you help me to make my wall-e wave? I have one servo connected to his hand, and I want that servo to move up and down with one command can any body tell me how to do that?
thanks
Dante
Code:
servo(D12,180)
sleep(500)
servo(D12,150)
sleep(500)
servo(D12,180)
sleep(500)
servo(d12,150)
sleep(500)
servo(D12,180)
Code:
My wall-e waves now you are the best!
I had no idea how to script until you helped me learn
thanks again
Dante
Set up the frames, the software joins them up when actions are created. ControlCommand to call the action to start and viola, nice smooth movements