We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
So I have multiple shapes put together to create a "robot". I need to animate this entire robot (move it across the screen, make it jump up and down, etc.). Does anyone know if i can combine all of the shapes into a single object to then manipulate certain variables to animate it? Or if there is any other way.
Thanks!
Answers
I think you want the PShape tutorial and PShape GROUP. Links in a recent related discussion:
https://forum.processing.org/two/discussion/comment/107853/#Comment_107853
Awesome thanks Jeremy!