Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / weapon / Weapon0016.tres
@小李xl 小李xl on 4 Feb 2024 2 KB 弓, 制作中
  1. [gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://ccrflh6pjmq7r"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://5yvr8ylxhqtf" path="res://resource/sprite/weapon/weapon0016/weapon0016.png" id="1_tbusc"]
  4. [ext_resource type="Texture2D" uid="uid://3nqcx8tshjpd" path="res://resource/sprite/weapon/weapon0016/weapon0016_pull.png" id="2_a4jp6"]
  5.  
  6. [sub_resource type="AtlasTexture" id="AtlasTexture_355pd"]
  7. atlas = ExtResource("2_a4jp6")
  8. region = Rect2(0, 0, 32, 32)
  9.  
  10. [sub_resource type="AtlasTexture" id="AtlasTexture_xe11p"]
  11. atlas = ExtResource("2_a4jp6")
  12. region = Rect2(32, 0, 32, 32)
  13.  
  14. [sub_resource type="AtlasTexture" id="AtlasTexture_tvcy5"]
  15. atlas = ExtResource("2_a4jp6")
  16. region = Rect2(64, 0, 32, 32)
  17.  
  18. [sub_resource type="AtlasTexture" id="AtlasTexture_3mfbu"]
  19. atlas = ExtResource("2_a4jp6")
  20. region = Rect2(96, 0, 32, 32)
  21.  
  22. [sub_resource type="AtlasTexture" id="AtlasTexture_08e07"]
  23. atlas = ExtResource("2_a4jp6")
  24. region = Rect2(0, 32, 32, 32)
  25.  
  26. [sub_resource type="AtlasTexture" id="AtlasTexture_50vyq"]
  27. atlas = ExtResource("2_a4jp6")
  28. region = Rect2(32, 32, 32, 32)
  29.  
  30. [sub_resource type="AtlasTexture" id="AtlasTexture_ufb5n"]
  31. atlas = ExtResource("2_a4jp6")
  32. region = Rect2(64, 32, 32, 32)
  33.  
  34. [sub_resource type="AtlasTexture" id="AtlasTexture_qdq04"]
  35. atlas = ExtResource("2_a4jp6")
  36. region = Rect2(96, 32, 32, 32)
  37.  
  38. [sub_resource type="AtlasTexture" id="AtlasTexture_co5vl"]
  39. atlas = ExtResource("2_a4jp6")
  40. region = Rect2(0, 64, 32, 32)
  41.  
  42. [sub_resource type="AtlasTexture" id="AtlasTexture_chj45"]
  43. atlas = ExtResource("2_a4jp6")
  44. region = Rect2(32, 64, 32, 32)
  45.  
  46. [sub_resource type="AtlasTexture" id="AtlasTexture_gf76j"]
  47. atlas = ExtResource("2_a4jp6")
  48. region = Rect2(64, 64, 32, 32)
  49.  
  50. [resource]
  51. animations = [{
  52. "frames": [{
  53. "duration": 1.0,
  54. "texture": ExtResource("1_tbusc")
  55. }],
  56. "loop": true,
  57. "name": &"default",
  58. "speed": 5.0
  59. }, {
  60. "frames": [{
  61. "duration": 1.0,
  62. "texture": SubResource("AtlasTexture_355pd")
  63. }, {
  64. "duration": 1.0,
  65. "texture": SubResource("AtlasTexture_xe11p")
  66. }, {
  67. "duration": 1.0,
  68. "texture": SubResource("AtlasTexture_tvcy5")
  69. }, {
  70. "duration": 1.0,
  71. "texture": SubResource("AtlasTexture_3mfbu")
  72. }, {
  73. "duration": 1.0,
  74. "texture": SubResource("AtlasTexture_08e07")
  75. }, {
  76. "duration": 1.0,
  77. "texture": SubResource("AtlasTexture_50vyq")
  78. }, {
  79. "duration": 1.0,
  80. "texture": SubResource("AtlasTexture_ufb5n")
  81. }, {
  82. "duration": 1.0,
  83. "texture": SubResource("AtlasTexture_qdq04")
  84. }, {
  85. "duration": 1.0,
  86. "texture": SubResource("AtlasTexture_co5vl")
  87. }, {
  88. "duration": 1.0,
  89. "texture": SubResource("AtlasTexture_chj45")
  90. }, {
  91. "duration": 1.0,
  92. "texture": SubResource("AtlasTexture_gf76j")
  93. }],
  94. "loop": false,
  95. "name": &"pull_frame",
  96. "speed": 5.0
  97. }]