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