Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Collision0002.tres
  1. [gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://dkqd4513sog3f"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://c6fw4bjkoeyxj" path="res://resource/sprite/bullet/collision/Collision0002.png" id="1_t062x"]
  4.  
  5. [sub_resource type="AtlasTexture" id="AtlasTexture_s52rj"]
  6. atlas = ExtResource("1_t062x")
  7. region = Rect2(0, 0, 16, 16)
  8.  
  9. [sub_resource type="AtlasTexture" id="AtlasTexture_1edgh"]
  10. atlas = ExtResource("1_t062x")
  11. region = Rect2(16, 0, 16, 16)
  12.  
  13. [sub_resource type="AtlasTexture" id="AtlasTexture_7sxvt"]
  14. atlas = ExtResource("1_t062x")
  15. region = Rect2(32, 0, 16, 16)
  16.  
  17. [sub_resource type="AtlasTexture" id="AtlasTexture_eske5"]
  18. atlas = ExtResource("1_t062x")
  19. region = Rect2(48, 0, 16, 16)
  20.  
  21. [resource]
  22. animations = [{
  23. "frames": [{
  24. "duration": 1.0,
  25. "texture": SubResource("AtlasTexture_s52rj")
  26. }, {
  27. "duration": 1.0,
  28. "texture": SubResource("AtlasTexture_1edgh")
  29. }, {
  30. "duration": 1.0,
  31. "texture": SubResource("AtlasTexture_7sxvt")
  32. }, {
  33. "duration": 1.0,
  34. "texture": SubResource("AtlasTexture_eske5")
  35. }, {
  36. "duration": 1.0,
  37. "texture": null
  38. }],
  39. "loop": false,
  40. "name": &"default",
  41. "speed": 25.0
  42. }]