Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / role / Role_tip.tres
@小李xl 小李xl on 22 Nov 2023 2 KB 完善ai状态机
  1. [gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://c8h5svp76h3kw"]
  2.  
  3. [ext_resource type="Texture2D" uid="uid://b75k7hefqy3tm" path="res://resource/sprite/role/common/Role_astonished.png" id="1_tbb6m"]
  4. [ext_resource type="Texture2D" uid="uid://6jka6itu76x7" path="res://resource/sprite/role/common/Role_notify.png" id="2_0e3tg"]
  5. [ext_resource type="Texture2D" uid="uid://bda63puujv425" path="res://resource/sprite/role/common/Role_query.png" id="2_70ucj"]
  6.  
  7. [sub_resource type="AtlasTexture" id="AtlasTexture_fn2rk"]
  8. atlas = ExtResource("2_0e3tg")
  9. region = Rect2(0, 0, 10, 10)
  10.  
  11. [sub_resource type="AtlasTexture" id="AtlasTexture_cofxm"]
  12. atlas = ExtResource("2_0e3tg")
  13. region = Rect2(10, 0, 10, 10)
  14.  
  15. [sub_resource type="AtlasTexture" id="AtlasTexture_ml0d0"]
  16. atlas = ExtResource("2_0e3tg")
  17. region = Rect2(20, 0, 10, 10)
  18.  
  19. [sub_resource type="AtlasTexture" id="AtlasTexture_w7tts"]
  20. atlas = ExtResource("2_0e3tg")
  21. region = Rect2(30, 0, 10, 10)
  22.  
  23. [sub_resource type="AtlasTexture" id="AtlasTexture_sfnsa"]
  24. atlas = ExtResource("2_0e3tg")
  25. region = Rect2(40, 0, 10, 10)
  26.  
  27. [sub_resource type="AtlasTexture" id="AtlasTexture_i8sk2"]
  28. atlas = ExtResource("2_0e3tg")
  29. region = Rect2(50, 0, 10, 10)
  30.  
  31. [sub_resource type="AtlasTexture" id="AtlasTexture_iu1kr"]
  32. atlas = ExtResource("2_0e3tg")
  33. region = Rect2(60, 0, 10, 10)
  34.  
  35. [sub_resource type="AtlasTexture" id="AtlasTexture_men28"]
  36. atlas = ExtResource("2_0e3tg")
  37. region = Rect2(70, 0, 10, 10)
  38.  
  39. [sub_resource type="AtlasTexture" id="AtlasTexture_mrwdd"]
  40. atlas = ExtResource("2_0e3tg")
  41. region = Rect2(80, 0, 10, 10)
  42.  
  43. [sub_resource type="AtlasTexture" id="AtlasTexture_v47to"]
  44. atlas = ExtResource("2_0e3tg")
  45. region = Rect2(90, 0, 10, 10)
  46.  
  47. [resource]
  48. animations = [{
  49. "frames": [{
  50. "duration": 1.0,
  51. "texture": ExtResource("1_tbb6m")
  52. }],
  53. "loop": false,
  54. "name": &"astonished",
  55. "speed": 5.0
  56. }, {
  57. "frames": [],
  58. "loop": true,
  59. "name": &"default",
  60. "speed": 5.0
  61. }, {
  62. "frames": [{
  63. "duration": 1.0,
  64. "texture": SubResource("AtlasTexture_fn2rk")
  65. }, {
  66. "duration": 1.0,
  67. "texture": SubResource("AtlasTexture_cofxm")
  68. }, {
  69. "duration": 1.0,
  70. "texture": SubResource("AtlasTexture_ml0d0")
  71. }, {
  72. "duration": 1.0,
  73. "texture": SubResource("AtlasTexture_w7tts")
  74. }, {
  75. "duration": 1.0,
  76. "texture": SubResource("AtlasTexture_sfnsa")
  77. }, {
  78. "duration": 1.0,
  79. "texture": SubResource("AtlasTexture_i8sk2")
  80. }, {
  81. "duration": 1.0,
  82. "texture": SubResource("AtlasTexture_iu1kr")
  83. }, {
  84. "duration": 1.0,
  85. "texture": SubResource("AtlasTexture_men28")
  86. }, {
  87. "duration": 1.0,
  88. "texture": SubResource("AtlasTexture_mrwdd")
  89. }, {
  90. "duration": 1.0,
  91. "texture": SubResource("AtlasTexture_v47to")
  92. }, {
  93. "duration": 1.0,
  94. "texture": null
  95. }],
  96. "loop": false,
  97. "name": &"notify",
  98. "speed": 10.0
  99. }, {
  100. "frames": [{
  101. "duration": 1.0,
  102. "texture": ExtResource("2_70ucj")
  103. }],
  104. "loop": false,
  105. "name": &"query",
  106. "speed": 5.0
  107. }]