Skip to content

Still Swing Without Swinging

Pre-release
Pre-release
Compare
Choose a tag to compare
@nfaltermeier nfaltermeier released this 06 Apr 05:20
· 18 commits to master since this release

Swing

A platforming game. Navigate your blue square to the green square.

Controls

  • Movement - WASD
  • Jump - Space (Longer press means higher jump)
  • Interact with menu - Mouse
  • Pause - Escape

Changes

  • Added coyote frames for jumping
  • Added corner popping when hitting ceilings
  • Use spritebatch transforms to render in worldspace rather than manually changing coordinates system
  • Added particle effects for spawning, landing, and an ambient effect for the goal
  • Added a moveable camera
  • Redesigned level 1 to show off the camera
  • Removed the 1 tile gap on level 3