the point variable will get 1 higher. If he dies, the scene will change to the game over scene. But how can i make the game over scene know how many points the Player had?
I'd recommend using an autoload/singleton for this, as then you can have the score variable there and access it from any scene.