Ladders implemented!
This commit is contained in:
committed by
Giuseppe Bilotta
parent
bc2819cab2
commit
1c59cff832
@@ -118,6 +118,7 @@ class Player
|
||||
bool in_water;
|
||||
// This is more stable and defines the maximum speed of the player
|
||||
bool in_water_stable;
|
||||
bool is_climbing;
|
||||
bool swimming_up;
|
||||
|
||||
Inventory inventory;
|
||||
|
||||
Reference in New Issue
Block a user