mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 14:03:47 +00:00
Player movement and camera
This commit is contained in:
parent
ed656f00bb
commit
a324f2e347
43 changed files with 1777 additions and 316 deletions
|
|
@ -334,7 +334,7 @@ collision_mask = 97
|
|||
platform_floor_layers = 4294967294
|
||||
platform_wall_layers = 97
|
||||
script = ExtResource("1_g3wua")
|
||||
PlayerFSM = NodePath("")
|
||||
PlayerFSM = NodePath("StateMachine")
|
||||
InteractionController = NodePath("InteractionController")
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue