Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / prop / buff / BuffProp0001.tres
@小李xl 小李xl on 4 Jul 2023 355 bytes 优化相机
  1. [gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://wtvfyprel72y"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://bls55gj8h3mgv" path="res://resource/sprite/prop/buff/BuffProp0001.png" id="1_scm06"]
  4.  
  5. [resource]
  6. animations = [{
  7. "frames": [{
  8. "duration": 1.0,
  9. "texture": ExtResource("1_scm06")
  10. }],
  11. "loop": true,
  12. "name": &"default",
  13. "speed": 5.0
  14. }]