This commit is contained in:
2026-06-06 16:07:55 +02:00
parent 542e68d43d
commit dc2106f80d
7 changed files with 18 additions and 0 deletions

View File

@@ -22,4 +22,5 @@ func _on_pressed() -> void:
TweenFX.stop_all(self)
scale = Vector2.ONE
rotation = 0.0
modulate.a = 1.0
TweenFX.press_rotate(self)