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