Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Bullet0004.tres
@小李xl 小李xl on 6 Nov 2023 2 KB 调整榴弹炮属性
  1. [gd_resource type="SpriteFrames" load_steps=12 format=3 uid="uid://d3vma1qjo478l"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://c25xd887txviq" path="res://resource/sprite/bullet/normal/bullet0004.png" id="1_qrd7l"]
  4.  
  5. [sub_resource type="AtlasTexture" id="AtlasTexture_q5ryk"]
  6. atlas = ExtResource("1_qrd7l")
  7. region = Rect2(0, 0, 5, 5)
  8.  
  9. [sub_resource type="AtlasTexture" id="AtlasTexture_k2jqk"]
  10. atlas = ExtResource("1_qrd7l")
  11. region = Rect2(0, 0, 7, 7)
  12.  
  13. [sub_resource type="AtlasTexture" id="AtlasTexture_p5if5"]
  14. atlas = ExtResource("1_qrd7l")
  15. region = Rect2(7, 0, 7, 7)
  16.  
  17. [sub_resource type="AtlasTexture" id="AtlasTexture_a88dp"]
  18. atlas = ExtResource("1_qrd7l")
  19. region = Rect2(14, 0, 7, 7)
  20.  
  21. [sub_resource type="AtlasTexture" id="AtlasTexture_ewrr5"]
  22. atlas = ExtResource("1_qrd7l")
  23. region = Rect2(21, 0, 7, 7)
  24.  
  25. [sub_resource type="AtlasTexture" id="AtlasTexture_imjsl"]
  26. atlas = ExtResource("1_qrd7l")
  27. region = Rect2(28, 0, 7, 7)
  28.  
  29. [sub_resource type="AtlasTexture" id="AtlasTexture_rkdnv"]
  30. atlas = ExtResource("1_qrd7l")
  31. region = Rect2(35, 0, 7, 7)
  32.  
  33. [sub_resource type="AtlasTexture" id="AtlasTexture_hdnbo"]
  34. atlas = ExtResource("1_qrd7l")
  35. region = Rect2(42, 0, 7, 7)
  36.  
  37. [sub_resource type="AtlasTexture" id="AtlasTexture_l6nrt"]
  38. atlas = ExtResource("1_qrd7l")
  39. region = Rect2(49, 0, 7, 7)
  40.  
  41. [sub_resource type="AtlasTexture" id="AtlasTexture_h6vsu"]
  42. atlas = ExtResource("1_qrd7l")
  43. region = Rect2(56, 0, 7, 7)
  44.  
  45. [resource]
  46. animations = [{
  47. "frames": [{
  48. "duration": 1.0,
  49. "texture": SubResource("AtlasTexture_q5ryk")
  50. }],
  51. "loop": true,
  52. "name": &"default",
  53. "speed": 5.0
  54. }, {
  55. "frames": [{
  56. "duration": 1.0,
  57. "texture": SubResource("AtlasTexture_k2jqk")
  58. }, {
  59. "duration": 1.0,
  60. "texture": SubResource("AtlasTexture_p5if5")
  61. }, {
  62. "duration": 1.0,
  63. "texture": SubResource("AtlasTexture_a88dp")
  64. }, {
  65. "duration": 1.0,
  66. "texture": SubResource("AtlasTexture_ewrr5")
  67. }, {
  68. "duration": 1.0,
  69. "texture": SubResource("AtlasTexture_imjsl")
  70. }, {
  71. "duration": 1.0,
  72. "texture": SubResource("AtlasTexture_rkdnv")
  73. }, {
  74. "duration": 1.0,
  75. "texture": SubResource("AtlasTexture_hdnbo")
  76. }, {
  77. "duration": 1.0,
  78. "texture": SubResource("AtlasTexture_l6nrt")
  79. }, {
  80. "duration": 1.0,
  81. "texture": SubResource("AtlasTexture_h6vsu")
  82. }],
  83. "loop": true,
  84. "name": &"move",
  85. "speed": 10.0
  86. }]