Skip to content

Player movements with AABB collision detection and resolution.

Notifications You must be signed in to change notification settings

bytezeroseven/Player-movements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player-movements

Player movements with AABB collision detection and resolution.

Features

  1. A feeling of inertia in the movements
  2. Friction
  3. When in air, speed reduces
  4. Jump and gravity
  5. Collision detection and resolution
  6. All depends on time (i.e framerate won't affect speed)
  7. Fixed update rate

Demo

https://bytezeroseven.github.io/Player-movements/

About

Player movements with AABB collision detection and resolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published