Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Bullet0002.tres
@小李xl 小李xl on 31 Oct 2023 359 bytes 更改项目目录结构
  1. [gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://bpeodjqiy3mil"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://ctsvj4y1t538u" path="res://resource/sprite/bullet/normal/bullet0002.png" id="1_53f3g"]
  4.  
  5.  
  6. [resource]
  7. animations = [{
  8. "frames": [{
  9. "duration": 1.0,
  10. "texture": ExtResource("1_53f3g")
  11. }],
  12. "loop": true,
  13. "name": &"default",
  14. "speed": 5.0
  15. }]