Now root motion works much better; raft/boat climbing
This commit is contained in:
@@ -45,6 +45,10 @@ struct Input {
|
||||
bool mouse_moved;
|
||||
bool wheel_moved;
|
||||
bool fast;
|
||||
bool act;
|
||||
bool act_pressed;
|
||||
bool act2;
|
||||
bool act2_pressed;
|
||||
Input()
|
||||
: control(0)
|
||||
, control_prev(0)
|
||||
|
||||
Reference in New Issue
Block a user