Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / role / Enemy0004.tres
@小李xl 小李xl on 10 Apr 2024 2 KB 新的敌人
  1. [gd_resource type="SpriteFrames" load_steps=15 format=3 uid="uid://cejv5k5ivm0k0"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://dbw81vt8cv47a" path="res://resource/sprite/role/enemy0004/enemy0004_Icon.png" id="1_81co3"]
  4. [ext_resource type="Texture2D" uid="uid://digotsm6pux62" path="res://resource/sprite/role/enemy0004/enemy0004.png" id="2_abhfm"]
  5.  
  6. [sub_resource type="AtlasTexture" id="AtlasTexture_2ru4b"]
  7. atlas = ExtResource("2_abhfm")
  8. region = Rect2(0, 24, 18, 24)
  9.  
  10. [sub_resource type="AtlasTexture" id="AtlasTexture_uxd8i"]
  11. atlas = ExtResource("2_abhfm")
  12. region = Rect2(18, 24, 18, 24)
  13.  
  14. [sub_resource type="AtlasTexture" id="AtlasTexture_h133c"]
  15. atlas = ExtResource("2_abhfm")
  16. region = Rect2(36, 24, 18, 24)
  17.  
  18. [sub_resource type="AtlasTexture" id="AtlasTexture_ap8tv"]
  19. atlas = ExtResource("2_abhfm")
  20. region = Rect2(54, 24, 18, 24)
  21.  
  22. [sub_resource type="AtlasTexture" id="AtlasTexture_7ego7"]
  23. atlas = ExtResource("2_abhfm")
  24. region = Rect2(54, 48, 18, 24)
  25.  
  26. [sub_resource type="AtlasTexture" id="AtlasTexture_jix76"]
  27. atlas = ExtResource("2_abhfm")
  28. region = Rect2(36, 48, 18, 24)
  29.  
  30. [sub_resource type="AtlasTexture" id="AtlasTexture_bkoo2"]
  31. atlas = ExtResource("2_abhfm")
  32. region = Rect2(18, 48, 18, 24)
  33.  
  34. [sub_resource type="AtlasTexture" id="AtlasTexture_q7ixj"]
  35. atlas = ExtResource("2_abhfm")
  36. region = Rect2(0, 48, 18, 24)
  37.  
  38. [sub_resource type="AtlasTexture" id="AtlasTexture_05rwa"]
  39. atlas = ExtResource("2_abhfm")
  40. region = Rect2(0, 48, 18, 24)
  41.  
  42. [sub_resource type="AtlasTexture" id="AtlasTexture_7yta5"]
  43. atlas = ExtResource("2_abhfm")
  44. region = Rect2(18, 48, 18, 24)
  45.  
  46. [sub_resource type="AtlasTexture" id="AtlasTexture_nfyei"]
  47. atlas = ExtResource("2_abhfm")
  48. region = Rect2(36, 48, 18, 24)
  49.  
  50. [sub_resource type="AtlasTexture" id="AtlasTexture_0elaw"]
  51. atlas = ExtResource("2_abhfm")
  52. region = Rect2(54, 48, 18, 24)
  53.  
  54. [resource]
  55. animations = [{
  56. "frames": [{
  57. "duration": 1.0,
  58. "texture": ExtResource("1_81co3")
  59. }],
  60. "loop": true,
  61. "name": &"default",
  62. "speed": 5.0
  63. }, {
  64. "frames": [{
  65. "duration": 1.0,
  66. "texture": SubResource("AtlasTexture_2ru4b")
  67. }, {
  68. "duration": 1.0,
  69. "texture": SubResource("AtlasTexture_uxd8i")
  70. }, {
  71. "duration": 1.0,
  72. "texture": SubResource("AtlasTexture_h133c")
  73. }, {
  74. "duration": 1.0,
  75. "texture": SubResource("AtlasTexture_ap8tv")
  76. }],
  77. "loop": true,
  78. "name": &"idle",
  79. "speed": 7.0
  80. }, {
  81. "frames": [{
  82. "duration": 1.0,
  83. "texture": SubResource("AtlasTexture_7ego7")
  84. }, {
  85. "duration": 1.0,
  86. "texture": SubResource("AtlasTexture_jix76")
  87. }, {
  88. "duration": 1.0,
  89. "texture": SubResource("AtlasTexture_bkoo2")
  90. }, {
  91. "duration": 1.0,
  92. "texture": SubResource("AtlasTexture_q7ixj")
  93. }],
  94. "loop": true,
  95. "name": &"reverseRun",
  96. "speed": 10.0
  97. }, {
  98. "frames": [{
  99. "duration": 1.0,
  100. "texture": SubResource("AtlasTexture_05rwa")
  101. }, {
  102. "duration": 1.0,
  103. "texture": SubResource("AtlasTexture_7yta5")
  104. }, {
  105. "duration": 1.0,
  106. "texture": SubResource("AtlasTexture_nfyei")
  107. }, {
  108. "duration": 1.0,
  109. "texture": SubResource("AtlasTexture_0elaw")
  110. }],
  111. "loop": true,
  112. "name": &"run",
  113. "speed": 10.0
  114. }]