Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / Buff0003.tres
@小李xl 小李xl on 27 Jun 2023 350 bytes 制作被动道具
  1. [gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://nqoieett75t3"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://osr0v1c6l8ly" path="res://resource/sprite/prop/buff/Buff0003.png" id="1_p16yr"]
  4.  
  5. [resource]
  6. animations = [{
  7. "frames": [{
  8. "duration": 1.0,
  9. "texture": ExtResource("1_p16yr")
  10. }],
  11. "loop": true,
  12. "name": &"default",
  13. "speed": 5.0
  14. }]