#Trying to make Enemy in my plateformer
7 messages · Page 1 of 1 (latest)
You deleting the player when it touches the enemy
so the camera goes to the corner
An option would be instead of deleting the player, just have it reload the scene, or you could even teleport the player back to it's starting position
I use this for my one project
Hope it helps