guide.prefab 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "guide",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [],
  29. "_prefab": {
  30. "__id__": 8
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "preview_bottom_1",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 4
  95. },
  96. "_opacity": 255,
  97. "_color": {
  98. "__type__": "cc.Color",
  99. "r": 255,
  100. "g": 255,
  101. "b": 255,
  102. "a": 255
  103. },
  104. "_contentSize": {
  105. "__type__": "cc.Size",
  106. "width": 808,
  107. "height": 201
  108. },
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_trs": {
  115. "__type__": "TypedArray",
  116. "ctor": "Float64Array",
  117. "array": [
  118. 2,
  119. -99,
  120. 0,
  121. 0,
  122. 0,
  123. 0,
  124. 1,
  125. 1,
  126. 1,
  127. 1
  128. ]
  129. },
  130. "_eulerAngles": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0
  135. },
  136. "_skewX": 0,
  137. "_skewY": 0,
  138. "_is3DNode": false,
  139. "_groupIndex": 0,
  140. "groupIndex": 0,
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.Sprite",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "_materials": [
  152. {
  153. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  154. }
  155. ],
  156. "_srcBlendFactor": 770,
  157. "_dstBlendFactor": 771,
  158. "_spriteFrame": {
  159. "__uuid__": "43a6774a-c17d-48b1-94b8-c0f258dad811"
  160. },
  161. "_type": 1,
  162. "_sizeMode": 0,
  163. "_fillType": 0,
  164. "_fillCenter": {
  165. "__type__": "cc.Vec2",
  166. "x": 0,
  167. "y": 0
  168. },
  169. "_fillStart": 0,
  170. "_fillRange": 0,
  171. "_isTrimmedMode": true,
  172. "_atlas": null,
  173. "_id": ""
  174. },
  175. {
  176. "__type__": "cc.PrefabInfo",
  177. "root": {
  178. "__id__": 1
  179. },
  180. "asset": {
  181. "__id__": 0
  182. },
  183. "fileId": "c0fqUEDJZPcah2ri8pS/3U",
  184. "sync": false
  185. },
  186. {
  187. "__type__": "cc.Node",
  188. "_name": "arrow_5",
  189. "_objFlags": 0,
  190. "_parent": {
  191. "__id__": 1
  192. },
  193. "_children": [],
  194. "_active": true,
  195. "_components": [
  196. {
  197. "__id__": 6
  198. }
  199. ],
  200. "_prefab": {
  201. "__id__": 7
  202. },
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 255,
  207. "g": 255,
  208. "b": 255,
  209. "a": 255
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 124,
  214. "height": 90
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_trs": {
  222. "__type__": "TypedArray",
  223. "ctor": "Float64Array",
  224. "array": [
  225. -253.751,
  226. -245.055,
  227. 0,
  228. 0,
  229. 0,
  230. -0.7071067811865475,
  231. 0.7071067811865476,
  232. 1,
  233. 1,
  234. 1
  235. ]
  236. },
  237. "_eulerAngles": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": -90
  242. },
  243. "_skewX": 0,
  244. "_skewY": 0,
  245. "_is3DNode": false,
  246. "_groupIndex": 0,
  247. "groupIndex": 0,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.Sprite",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 5
  256. },
  257. "_enabled": true,
  258. "_materials": [
  259. {
  260. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  261. }
  262. ],
  263. "_srcBlendFactor": 770,
  264. "_dstBlendFactor": 771,
  265. "_spriteFrame": {
  266. "__uuid__": "89b94a39-2f41-4118-b3f1-2f48019ff14d"
  267. },
  268. "_type": 0,
  269. "_sizeMode": 1,
  270. "_fillType": 0,
  271. "_fillCenter": {
  272. "__type__": "cc.Vec2",
  273. "x": 0,
  274. "y": 0
  275. },
  276. "_fillStart": 0,
  277. "_fillRange": 0,
  278. "_isTrimmedMode": true,
  279. "_atlas": null,
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.PrefabInfo",
  284. "root": {
  285. "__id__": 1
  286. },
  287. "asset": {
  288. "__id__": 0
  289. },
  290. "fileId": "103l0GuZ5INI2vrIhgSXrc",
  291. "sync": false
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__id__": 0
  300. },
  301. "fileId": "",
  302. "sync": false
  303. }
  304. ]