Quest system done
This commit is contained in:
parent
9bff79e019
commit
231ff2bb1d
10 changed files with 52 additions and 9 deletions
|
|
@ -98,6 +98,7 @@ func _process(_delta):
|
|||
[node name="PlayerShip" type="Node2D"]
|
||||
process_mode = 1
|
||||
script = ExtResource("2_oqdd7")
|
||||
id = "SHIP_PLAYER"
|
||||
|
||||
[node name="InputController" type="Node2D" parent="."]
|
||||
script = ExtResource("3_0e84a")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue