im trying to make a jumping game and i wanted to know how can i make my actor stay in the air longer after they jump (pressing spacebar). ive written the basic code for jumping and gravity and it all works well but im just looking for some code that will allow the actor to stay in the air longer while jumping, before it comes back down. thanks.