I was planning on creating a rewind effect for my game, for that I thought of storing each sprite's positions on screen into an array, so there should be one for each object. can I attach a array to an object? how can i do this? is there a better way? thank u!