Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Bullet0005.tres
@小李xl 小李xl on 4 Dec 2023 357 bytes 制作敌人2子弹
  1. [gd_resource type="SpriteFrames" load_steps=2 format=3 uid="uid://jj8oh76pi53j"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://cwk72cqlmii5b" path="res://resource/sprite/bullet/normal/bullet0005.png" id="1_qmb1b"]
  4.  
  5. [resource]
  6. animations = [{
  7. "frames": [{
  8. "duration": 1.0,
  9. "texture": ExtResource("1_qmb1b")
  10. }],
  11. "loop": true,
  12. "name": &"default",
  13. "speed": 5.0
  14. }]