This site requires JavaScript, please enable it in your browser!
Greenfoot back
jsherry21
jsherry21 wrote ...

2019/5/17

how do you change a spawn location of an actor based on world its in

jsherry21 jsherry21

2019/5/17

#
im making a racing game where if you crash into a border you will respawn at your original location. How can i change the location of the respawn point if the world changes
danpost danpost

2019/5/17

#
Have the world respawn the object (only remove it when hitting a border).
You need to login to post a reply.