Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / role / Enemy0003.tres
  1. [gd_resource type="SpriteFrames" load_steps=15 format=3 uid="uid://cnk1wmk3uy4aa"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://d0n3ncp68nnk6" path="res://resource/sprite/role/enemy0003/enemy0003_Icon.png" id="1_4n7kk"]
  4. [ext_resource type="Texture2D" uid="uid://cdf1al6kpv3ta" path="res://resource/sprite/role/enemy0003/enemy0003.png" id="2_gvc60"]
  5.  
  6. [sub_resource type="AtlasTexture" id="AtlasTexture_fiqik"]
  7. atlas = ExtResource("2_gvc60")
  8. region = Rect2(0, 24, 16, 24)
  9.  
  10. [sub_resource type="AtlasTexture" id="AtlasTexture_algye"]
  11. atlas = ExtResource("2_gvc60")
  12. region = Rect2(16, 24, 16, 24)
  13.  
  14. [sub_resource type="AtlasTexture" id="AtlasTexture_rovd5"]
  15. atlas = ExtResource("2_gvc60")
  16. region = Rect2(32, 24, 16, 24)
  17.  
  18. [sub_resource type="AtlasTexture" id="AtlasTexture_k7bjp"]
  19. atlas = ExtResource("2_gvc60")
  20. region = Rect2(48, 24, 16, 24)
  21.  
  22. [sub_resource type="AtlasTexture" id="AtlasTexture_yyuaf"]
  23. atlas = ExtResource("2_gvc60")
  24. region = Rect2(48, 48, 16, 24)
  25.  
  26. [sub_resource type="AtlasTexture" id="AtlasTexture_ijjls"]
  27. atlas = ExtResource("2_gvc60")
  28. region = Rect2(32, 48, 16, 24)
  29.  
  30. [sub_resource type="AtlasTexture" id="AtlasTexture_e2uc8"]
  31. atlas = ExtResource("2_gvc60")
  32. region = Rect2(16, 48, 16, 24)
  33.  
  34. [sub_resource type="AtlasTexture" id="AtlasTexture_id4xp"]
  35. atlas = ExtResource("2_gvc60")
  36. region = Rect2(0, 48, 16, 24)
  37.  
  38. [sub_resource type="AtlasTexture" id="AtlasTexture_hof3c"]
  39. atlas = ExtResource("2_gvc60")
  40. region = Rect2(0, 48, 16, 24)
  41.  
  42. [sub_resource type="AtlasTexture" id="AtlasTexture_3n1od"]
  43. atlas = ExtResource("2_gvc60")
  44. region = Rect2(16, 48, 16, 24)
  45.  
  46. [sub_resource type="AtlasTexture" id="AtlasTexture_3jmh0"]
  47. atlas = ExtResource("2_gvc60")
  48. region = Rect2(32, 48, 16, 24)
  49.  
  50. [sub_resource type="AtlasTexture" id="AtlasTexture_ddpq5"]
  51. atlas = ExtResource("2_gvc60")
  52. region = Rect2(48, 48, 16, 24)
  53.  
  54. [resource]
  55. animations = [{
  56. "frames": [{
  57. "duration": 1.0,
  58. "texture": ExtResource("1_4n7kk")
  59. }],
  60. "loop": true,
  61. "name": &"default",
  62. "speed": 5.0
  63. }, {
  64. "frames": [{
  65. "duration": 1.0,
  66. "texture": SubResource("AtlasTexture_fiqik")
  67. }, {
  68. "duration": 1.0,
  69. "texture": SubResource("AtlasTexture_algye")
  70. }, {
  71. "duration": 1.0,
  72. "texture": SubResource("AtlasTexture_rovd5")
  73. }, {
  74. "duration": 1.0,
  75. "texture": SubResource("AtlasTexture_k7bjp")
  76. }],
  77. "loop": true,
  78. "name": &"idle",
  79. "speed": 7.0
  80. }, {
  81. "frames": [{
  82. "duration": 1.0,
  83. "texture": SubResource("AtlasTexture_yyuaf")
  84. }, {
  85. "duration": 1.0,
  86. "texture": SubResource("AtlasTexture_ijjls")
  87. }, {
  88. "duration": 1.0,
  89. "texture": SubResource("AtlasTexture_e2uc8")
  90. }, {
  91. "duration": 1.0,
  92. "texture": SubResource("AtlasTexture_id4xp")
  93. }],
  94. "loop": true,
  95. "name": &"reverseRun",
  96. "speed": 10.0
  97. }, {
  98. "frames": [{
  99. "duration": 1.0,
  100. "texture": SubResource("AtlasTexture_hof3c")
  101. }, {
  102. "duration": 1.0,
  103. "texture": SubResource("AtlasTexture_3n1od")
  104. }, {
  105. "duration": 1.0,
  106. "texture": SubResource("AtlasTexture_3jmh0")
  107. }, {
  108. "duration": 1.0,
  109. "texture": SubResource("AtlasTexture_ddpq5")
  110. }],
  111. "loop": true,
  112. "name": &"run",
  113. "speed": 10.0
  114. }]