Recoil system
This commit is contained in:
parent
1c062489b1
commit
cdfce4c7db
11 changed files with 144 additions and 8 deletions
|
|
@ -21,6 +21,12 @@ PlayerGlobal="*res://scripts/player/player_global.gd"
|
|||
Lobby="*res://scripts/multiplayer/lobby.gd"
|
||||
Session="*res://scripts/multiplayer/session.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1280
|
||||
window/size/viewport_height=720
|
||||
window/stretch/mode="viewport"
|
||||
|
||||
[input]
|
||||
|
||||
plr_forward={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue