revosw / RainbowLand

Testing how version control is handled for unity projects
2 stars 0 forks source link

create/fix player abilities: wall jump, shooting, air dash #37

Closed olav-valle closed 2 years ago

olav-valle commented 2 years ago

Jump

Air Jump

olav-valle commented 2 years ago

Shooting

Change shooting to fire a projectile in a straight line, instead of a bouncy one.

olav-valle commented 2 years ago

Wall Jump

olav-valle commented 2 years ago

Air Dash

olav-valle commented 2 years ago

Movement

olav-valle commented 2 years ago

Split into issues #42 #43 #44