Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / other / RoomDoor_W_Down.tres
@小李xl 小李xl on 15 Oct 2023 2 KB 跟换门素材
  1. [gd_resource type="SpriteFrames" load_steps=13 format=3 uid="uid://qq3h0mh4r12i"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://f7d7qsdxqx28" path="res://resource/sprite/map/door.png" id="1_b4js3"]
  4.  
  5. [sub_resource type="AtlasTexture" id="AtlasTexture_526no"]
  6. atlas = ExtResource("1_b4js3")
  7. region = Rect2(288, 104, 32, 52)
  8.  
  9. [sub_resource type="AtlasTexture" id="AtlasTexture_84kmd"]
  10. atlas = ExtResource("1_b4js3")
  11. region = Rect2(256, 104, 32, 52)
  12.  
  13. [sub_resource type="AtlasTexture" id="AtlasTexture_km4i6"]
  14. atlas = ExtResource("1_b4js3")
  15. region = Rect2(224, 104, 32, 52)
  16.  
  17. [sub_resource type="AtlasTexture" id="AtlasTexture_wtul1"]
  18. atlas = ExtResource("1_b4js3")
  19. region = Rect2(192, 104, 32, 52)
  20.  
  21. [sub_resource type="AtlasTexture" id="AtlasTexture_vbu5n"]
  22. atlas = ExtResource("1_b4js3")
  23. region = Rect2(160, 104, 32, 52)
  24.  
  25. [sub_resource type="AtlasTexture" id="AtlasTexture_yxx5v"]
  26. atlas = ExtResource("1_b4js3")
  27. region = Rect2(288, 104, 32, 52)
  28.  
  29. [sub_resource type="AtlasTexture" id="AtlasTexture_4ncdo"]
  30. atlas = ExtResource("1_b4js3")
  31. region = Rect2(160, 104, 32, 52)
  32.  
  33. [sub_resource type="AtlasTexture" id="AtlasTexture_bxfu1"]
  34. atlas = ExtResource("1_b4js3")
  35. region = Rect2(192, 104, 32, 52)
  36.  
  37. [sub_resource type="AtlasTexture" id="AtlasTexture_8082a"]
  38. atlas = ExtResource("1_b4js3")
  39. region = Rect2(224, 104, 32, 52)
  40.  
  41. [sub_resource type="AtlasTexture" id="AtlasTexture_mjuqg"]
  42. atlas = ExtResource("1_b4js3")
  43. region = Rect2(256, 104, 32, 52)
  44.  
  45. [sub_resource type="AtlasTexture" id="AtlasTexture_rc634"]
  46. atlas = ExtResource("1_b4js3")
  47. region = Rect2(288, 104, 32, 52)
  48.  
  49. [resource]
  50. animations = [{
  51. "frames": [{
  52. "duration": 1.0,
  53. "texture": SubResource("AtlasTexture_526no")
  54. }, {
  55. "duration": 1.0,
  56. "texture": SubResource("AtlasTexture_84kmd")
  57. }, {
  58. "duration": 1.0,
  59. "texture": SubResource("AtlasTexture_km4i6")
  60. }, {
  61. "duration": 1.0,
  62. "texture": SubResource("AtlasTexture_wtul1")
  63. }, {
  64. "duration": 1.0,
  65. "texture": SubResource("AtlasTexture_vbu5n")
  66. }],
  67. "loop": false,
  68. "name": &"closeDoor",
  69. "speed": 10.0
  70. }, {
  71. "frames": [{
  72. "duration": 1.0,
  73. "texture": SubResource("AtlasTexture_yxx5v")
  74. }],
  75. "loop": false,
  76. "name": &"default",
  77. "speed": 10.0
  78. }, {
  79. "frames": [{
  80. "duration": 1.0,
  81. "texture": SubResource("AtlasTexture_4ncdo")
  82. }, {
  83. "duration": 1.0,
  84. "texture": SubResource("AtlasTexture_bxfu1")
  85. }, {
  86. "duration": 1.0,
  87. "texture": SubResource("AtlasTexture_8082a")
  88. }, {
  89. "duration": 1.0,
  90. "texture": SubResource("AtlasTexture_mjuqg")
  91. }, {
  92. "duration": 1.0,
  93. "texture": SubResource("AtlasTexture_rc634")
  94. }],
  95. "loop": false,
  96. "name": &"openDoor",
  97. "speed": 10.0
  98. }]