I have just started and am stuck, I am using buildbox 3 and am making a platform bounce game. I want the game to show my game over screen when my character hits the ground but cannot find out how to. PLEASE HELP! Thank you
Here's a bbdoc showing you how to do it. Double-click the cube object in the list on the left to see the node setup. Look in the main UI window for the event observer. Ground has to be a physics object, but not dynamic. Object hitting it needs to be dynamic. That's it.