Posts by BCasaleiro • 213 points
1 post
-
11
votes2
answers324
viewsQ: How to make an object jump only once. in the LÖVE framework?
I’m trying to make a game using the framework LÖVE for Lua, where the player is a ball and has to overcome obstacles and enemies but I’m having a problem making the jumps. function love.keypressed(…