Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / weapon / Weapon0010.tres
@小李xl 小李xl on 26 Jan 2024 2 KB 0010武器制作中
  1. [gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://cd7fhaqk587o2"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://7uvgno67d1aq" path="res://resource/sprite/weapon/weapon0010/Weapon0010.png" id="1_4kjnn"]
  4. [ext_resource type="Texture2D" uid="uid://drhwb6yaqfocm" path="res://resource/sprite/weapon/weapon0010/Weapon0010_reloading.png" id="2_rwx4o"]
  5.  
  6. [sub_resource type="AtlasTexture" id="AtlasTexture_0dydo"]
  7. atlas = ExtResource("2_rwx4o")
  8. region = Rect2(0, 0, 37, 17)
  9.  
  10. [sub_resource type="AtlasTexture" id="AtlasTexture_dfwtc"]
  11. atlas = ExtResource("2_rwx4o")
  12. region = Rect2(37, 0, 37, 17)
  13.  
  14. [sub_resource type="AtlasTexture" id="AtlasTexture_gak18"]
  15. atlas = ExtResource("2_rwx4o")
  16. region = Rect2(74, 0, 37, 17)
  17.  
  18. [sub_resource type="AtlasTexture" id="AtlasTexture_rv7be"]
  19. atlas = ExtResource("2_rwx4o")
  20. region = Rect2(111, 0, 37, 17)
  21.  
  22. [sub_resource type="AtlasTexture" id="AtlasTexture_5t03e"]
  23. atlas = ExtResource("2_rwx4o")
  24. region = Rect2(148, 0, 37, 17)
  25.  
  26. [sub_resource type="AtlasTexture" id="AtlasTexture_lyx3v"]
  27. atlas = ExtResource("2_rwx4o")
  28. region = Rect2(185, 0, 37, 17)
  29.  
  30. [sub_resource type="AtlasTexture" id="AtlasTexture_gpgko"]
  31. atlas = ExtResource("2_rwx4o")
  32. region = Rect2(222, 0, 37, 17)
  33.  
  34. [sub_resource type="AtlasTexture" id="AtlasTexture_vovwl"]
  35. atlas = ExtResource("2_rwx4o")
  36. region = Rect2(259, 0, 37, 17)
  37.  
  38. [sub_resource type="AtlasTexture" id="AtlasTexture_2eogh"]
  39. atlas = ExtResource("2_rwx4o")
  40. region = Rect2(296, 0, 37, 17)
  41.  
  42. [sub_resource type="AtlasTexture" id="AtlasTexture_ushsg"]
  43. atlas = ExtResource("2_rwx4o")
  44. region = Rect2(333, 0, 37, 17)
  45.  
  46. [sub_resource type="AtlasTexture" id="AtlasTexture_a4yk5"]
  47. atlas = ExtResource("2_rwx4o")
  48. region = Rect2(370, 0, 37, 17)
  49.  
  50. [resource]
  51. animations = [{
  52. "frames": [{
  53. "duration": 1.0,
  54. "texture": ExtResource("1_4kjnn")
  55. }],
  56. "loop": true,
  57. "name": &"default",
  58. "speed": 5.0
  59. }, {
  60. "frames": [{
  61. "duration": 1.0,
  62. "texture": SubResource("AtlasTexture_0dydo")
  63. }, {
  64. "duration": 1.0,
  65. "texture": SubResource("AtlasTexture_dfwtc")
  66. }, {
  67. "duration": 1.0,
  68. "texture": SubResource("AtlasTexture_gak18")
  69. }, {
  70. "duration": 1.0,
  71. "texture": SubResource("AtlasTexture_rv7be")
  72. }, {
  73. "duration": 1.0,
  74. "texture": SubResource("AtlasTexture_5t03e")
  75. }, {
  76. "duration": 1.0,
  77. "texture": SubResource("AtlasTexture_lyx3v")
  78. }, {
  79. "duration": 1.0,
  80. "texture": SubResource("AtlasTexture_gpgko")
  81. }, {
  82. "duration": 1.0,
  83. "texture": SubResource("AtlasTexture_vovwl")
  84. }, {
  85. "duration": 1.0,
  86. "texture": SubResource("AtlasTexture_2eogh")
  87. }, {
  88. "duration": 1.0,
  89. "texture": SubResource("AtlasTexture_ushsg")
  90. }, {
  91. "duration": 1.0,
  92. "texture": SubResource("AtlasTexture_a4yk5")
  93. }],
  94. "loop": false,
  95. "name": &"reloading_frame",
  96. "speed": 5.0
  97. }]