I have the player object, with the platform and scroll to behaviours.
I created an event that asks if the W key is pressed, destroy Player object. Nothing happens when I press the W key in game. Could anyone provide some help with this?
Bardikus - It's pretty difficult to say without seeing either a screenshot of the events/actions or (preferably) a .capx file.
Develop games in your browser. Powerful, performant & highly capable.
Apparently I can't provide links because I'm too low level, so I can't show you the event sheet :|
But you can take my word that it looks like this:
Keyboard -> On W Pressed // Player -> Destroy