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