argument_options.tscn 417 B

12345678910111213141516
  1. [gd_scene load_steps=1 format=3 uid="uid://dl28pdkxcjvym"]
  2. [sub_resource type="Animation" id="Animation_d1pub"]
  3. resource_name = "bounce"
  4. [sub_resource type="AnimationLibrary" id="AnimationLibrary_gs7mj"]
  5. _data = {
  6. "bounce": SubResource("Animation_d1pub")
  7. }
  8. [node name="GetNode" type="Node"]
  9. [node name="AnimationPlayer" type="AnimationPlayer" parent="."]
  10. libraries = {
  11. "": SubResource("AnimationLibrary_gs7mj")
  12. }