source: Studio/Player/keybinds.ini

godot4-dev
Last change on this file was 831a978, checked in by Jonathan Neufeld <support@…>, 3 years ago

Initial commit of Godot4 project Working world and movable player.

  • Property mode set to 100644
File size: 222 bytes
RevLine 
[831a978]1[keybinds]
2
3move_forward=87
4move_backward=83
5move_left=65
6move_right=68
7move_sprint=16777237
8move_jump=32
9hold_move_forward=81
10player_heal=72
11camera_perspective=80
12item_pickup=69
13inventory=73
14
15[mouse]
16mouse_sensitivity = 8
Note: See TracBrowser for help on using the repository browser.