Add interaction input to player locomotion tests
This commit is contained in:
@@ -34,6 +34,7 @@ const FORWARD_INPUT: PlayerStartActionInputState = {
|
||||
jump: 0,
|
||||
sprint: 0,
|
||||
crouch: 0,
|
||||
interact: 0,
|
||||
pauseTime: 0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user