local.gd 78 B

123456
  1. extends Node
  2. func a():
  3. var test = $AnimationPlayer
  4. test.➡
  5. pass