Gravity issues

I’m trying to make a 2D Super Mario Galaxy style game but when a moving object spawns (Player/enemy) It falls over and starts moving on it’s front and not it’s bottom, I don’t know how too fix this can someone help. here’s my game- http://www.flowlab.io/game/play/1186686

Edit your player object and set the “forward” direction to “down”.

ok thanks