Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / shell / Shell0001.tres
@小李xl 小李xl on 28 Jun 2023 349 bytes 调整资源目录结构
  1. [gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://b8gksxl7auquc"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://dto03bc2qbhnj" path="res://resource/sprite/shell/Shell0001.png" id="1_4nusd"]
  4.  
  5. [resource]
  6. animations = [{
  7. "frames": [{
  8. "duration": 1.0,
  9. "texture": ExtResource("1_4nusd")
  10. }],
  11. "loop": true,
  12. "name": &"default",
  13. "speed": 5.0
  14. }]