View Single Post
Old 29 June 2016, 20:15   #4
jimwon2016
Registered User
 
Join Date: Apr 2016
Location: Portsmouth
Posts: 24
Something to think about here is once your player triggers the jump routine your game will pause to complete it. Ideally, you need to have a single Wait VBL command in your main loop so all movement and collision detection routines will run each frame.
jimwon2016 is offline  
 
Page generated in 0.04282 seconds with 10 queries