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