Add back AnimationPlayer.get_argument_options
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@onready var anim := $AnimationPlayer
|
||||
|
||||
func test():
|
||||
anim.play(➡)
|
||||
pass
|
||||
Reference in New Issue
Block a user