1.4.5
This commit is contained in:
parent
17cdc19a56
commit
3173b21368
11 changed files with 427 additions and 321 deletions
File diff suppressed because one or more lines are too long
|
@ -60,3 +60,4 @@ func _on_toggle_visibility_pressed():
|
|||
$Eyes.position = Vector2(-21,12)
|
||||
else:
|
||||
$Eyes.position = Vector2(209,12)
|
||||
$Area2D2/CollisionShape2D.disabled = !$NinePatchRect.visible
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue