feat: improved dragon walking behaviour
This commit is contained in:
parent
b4594bdd43
commit
d8419cb9a4
8 changed files with 150 additions and 66 deletions
|
@ -13,7 +13,8 @@ borderless = true
|
|||
transparent = true
|
||||
content_scale_mode = 2
|
||||
script = ExtResource("1_ctdir")
|
||||
dragon_speed = 100.0
|
||||
dragon_speed_min = 50.0
|
||||
dragon_speed_max = 120.0
|
||||
dragon = NodePath("Dragon")
|
||||
draggable = NodePath("DragDropDetector")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue