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
|
Line | |
---|
1 | [keybinds]
|
---|
2 |
|
---|
3 | move_forward=87
|
---|
4 | move_backward=83
|
---|
5 | move_left=65
|
---|
6 | move_right=68
|
---|
7 | move_sprint=16777237
|
---|
8 | move_jump=32
|
---|
9 | hold_move_forward=81
|
---|
10 | player_heal=72
|
---|
11 | camera_perspective=80
|
---|
12 | item_pickup=69
|
---|
13 | inventory=73
|
---|
14 |
|
---|
15 | [mouse]
|
---|
16 | mouse_sensitivity = 8 |
---|
Note:
See
TracBrowser
for help on using the repository browser.