Compare commits
1 commit
e5c1280dd9
...
9f85c39b02
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f85c39b02 |
1 changed files with 0 additions and 2 deletions
|
|
@ -49,8 +49,6 @@ func _process(delta):
|
|||
else:
|
||||
Input.set_mouse_mode(Input.MOUSE_MODE_VISIBLE)
|
||||
mouse_locked = false
|
||||
mouse_x_velocity = 0
|
||||
mouse_y_velocity = 0
|
||||
|
||||
rotate_camera_y(y, delta)
|
||||
rotate_camera_x(x, delta)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue