app
app copied to clipboard
Vertical and Surface Swimming
- Implemented smooth character rotations while swimming vertically. 90deg when ascending on
SPACE
and -90deg when descending onC
. Combined withWSAD
results in 45deg or -45deg respectively. - Implemented surface swimming: Once reaching the surface, the character will swim at surface until
C
is pressed to dive.