|
How do you make a platform that kills the player when he/she hits it?
(comments are locked)
|
|
The 2D platformer does something like this with a collider that forces the character to respawn if they come into contact with it. Check that out, you should be able to repurpose it for what you need.
(comments are locked)
|
