Hi!
I have this code:
I’m definitely doing something wrong lol
As you can see, I am creating objects on the screen, so I have a collision with an object. So far so good!
However when I make this collision I want to save the position of the created object and then load it when starting the game.
I’m trying to load it, but it’s not going at all! What can it be?
PS: ignore “at the beginning the scene”, It doesn’t work even if I remove this line of code.