Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / role / Enemy0002.tres
  1. [gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://ctpkpxgcwb583"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://ba6ke6xp63lnv" path="res://resource/sprite/role/enemy0002/Enemy0002.png" id="1_bvqwm"]
  4.  
  5. [sub_resource type="AtlasTexture" id="AtlasTexture_5wfgo"]
  6. atlas = ExtResource("1_bvqwm")
  7. region = Rect2(48, 0, 48, 48)
  8.  
  9. [sub_resource type="AtlasTexture" id="AtlasTexture_xgbmh"]
  10. atlas = ExtResource("1_bvqwm")
  11. region = Rect2(0, 0, 48, 48)
  12.  
  13. [sub_resource type="AtlasTexture" id="AtlasTexture_y1ku4"]
  14. atlas = ExtResource("1_bvqwm")
  15. region = Rect2(48, 0, 48, 48)
  16.  
  17. [sub_resource type="AtlasTexture" id="AtlasTexture_st6cw"]
  18. atlas = ExtResource("1_bvqwm")
  19. region = Rect2(96, 0, 48, 48)
  20.  
  21. [sub_resource type="AtlasTexture" id="AtlasTexture_1sv27"]
  22. atlas = ExtResource("1_bvqwm")
  23. region = Rect2(144, 0, 48, 48)
  24.  
  25. [sub_resource type="AtlasTexture" id="AtlasTexture_k7ewl"]
  26. atlas = ExtResource("1_bvqwm")
  27. region = Rect2(192, 0, 48, 48)
  28.  
  29. [sub_resource type="AtlasTexture" id="AtlasTexture_7e28c"]
  30. atlas = ExtResource("1_bvqwm")
  31. region = Rect2(240, 0, 48, 48)
  32.  
  33. [sub_resource type="AtlasTexture" id="AtlasTexture_cdaa6"]
  34. atlas = ExtResource("1_bvqwm")
  35. region = Rect2(288, 0, 48, 48)
  36.  
  37. [sub_resource type="AtlasTexture" id="AtlasTexture_uccqd"]
  38. atlas = ExtResource("1_bvqwm")
  39. region = Rect2(336, 0, 48, 48)
  40.  
  41. [resource]
  42. animations = [{
  43. "frames": [{
  44. "duration": 1.0,
  45. "texture": SubResource("AtlasTexture_5wfgo")
  46. }],
  47. "loop": true,
  48. "name": &"default",
  49. "speed": 5.0
  50. }, {
  51. "frames": [{
  52. "duration": 1.0,
  53. "texture": SubResource("AtlasTexture_xgbmh")
  54. }, {
  55. "duration": 1.0,
  56. "texture": SubResource("AtlasTexture_y1ku4")
  57. }, {
  58. "duration": 1.0,
  59. "texture": SubResource("AtlasTexture_st6cw")
  60. }, {
  61. "duration": 1.0,
  62. "texture": SubResource("AtlasTexture_1sv27")
  63. }, {
  64. "duration": 1.0,
  65. "texture": SubResource("AtlasTexture_k7ewl")
  66. }, {
  67. "duration": 1.0,
  68. "texture": SubResource("AtlasTexture_7e28c")
  69. }, {
  70. "duration": 1.0,
  71. "texture": SubResource("AtlasTexture_cdaa6")
  72. }, {
  73. "duration": 1.0,
  74. "texture": SubResource("AtlasTexture_uccqd")
  75. }],
  76. "loop": true,
  77. "name": &"idle",
  78. "speed": 7.0
  79. }]