moving shapes created by arrays
in
Programming Questions
•
7 months ago
I need help figuring out how to move a shape created by an array. I am really new to this, and it is for a class. To be honest, the teacher does not explain anything very well, plus it's an online class. I have to create 3 "constelations" and have them move across the sky. I have a good idea on how to create the arrays them selves, but can't figure out houw to make them move well. I need them to go from a to b on a path and revert to a after they reach point b.
1