feat: instantiate dragon with drag and drop
This commit is contained in:
parent
610d623653
commit
eb081515c0
2 changed files with 6 additions and 1 deletions
|
@ -20,7 +20,7 @@ func on_place_back() -> void:
|
|||
|
||||
|
||||
func _ready() -> void:
|
||||
_pick_random_screen_position()
|
||||
draggable.initial_drag()
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue