ivarhaugseth / BoomerShooter

0 stars 0 forks source link

Added basic movement controls for walking, jumping and dashing #7

Closed pettersandvik0 closed 2 weeks ago

pettersandvik0 commented 2 weeks ago

So the Player can now move with WASD, move camera with mouse movement, jump with space with support for double jump, and dash in a direction with LSHIFT. Note that currently you can only dash while moving in a direction and not while stationary.