mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
1.4.5
This commit is contained in:
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
Reference in New Issue
Block a user