I have several instances of an sprite with the bullet behavior and I need to have they retain the same position+direction on the next layout.
How can I use an array to store the objects positions between layout changes?
I?ve tried, with no success.
Thanks