Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Bullet0001.tres
@小李xl 小李xl on 9 Jul 2023 352 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/bullet0001.png" id="1_ktu7r"]
  4.  
  5.  
  6. [resource]
  7. animations = [{
  8. "frames": [{
  9. "duration": 1.0,
  10. "texture": ExtResource("1_ktu7r")
  11. }],
  12. "loop": true,
  13. "name": &"default",
  14. "speed": 5.0
  15. }]