100 Video Game Design Tips & Tricks: 45

1 day ago
105

45. Use Input Jump Buffer

In precision platformers it is important to implement an input jump buffer. By allowing a few frames for the player to jump even when they are technically a few frames or pixels above the ground, the player has a better sense of control over the player sprite by giving an appearance of more responsive controls.

Loading comments...