PlaceholderGames / 2021-yr2-group-1

CS2S561 2020/1 Group 1
0 stars 0 forks source link

Player Movement Implemented #3

Closed Wgcsam closed 3 years ago

Wgcsam commented 3 years ago

input controls for the playable character

ReflectU commented 3 years ago

Code added as a basic implementation of this, can be refined and expanded as needed image image

ReflectU commented 3 years ago

I have added the ability to hold shift to sprint and improved the jump so that it functions better

image image

ReflectU commented 3 years ago

Jump changed and camera sensitivity changed based on Sam's feedback image image

Sprint action now requires being grounded image

ReflectU commented 3 years ago

Mouse sensitivity changed back to 135 after merge conflict