How can i make an object survive through each room?
I tried to use the global property but it keeps banishing.
Develop games in your browser. Powerful, performant & highly capable.
Not sure what you mean by this. Can you elaborate on what you would like to happen?
Im making a board game. There are 4 players and i need that the tokens stay in the same position in the next room. But when i go to the other room the token just disappears.
Srry if my english is bad
Sorry is not room is layout
I think you just need to create a method of respawning the tokens in the right locations.
What are you trying now to do this?