bug fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user