dragon.prefab 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "dragon",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "dragon",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 18
  32. },
  33. {
  34. "__id__": 20
  35. },
  36. {
  37. "__id__": 22
  38. },
  39. {
  40. "__id__": 24
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 26
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 1073741824,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_prefab": {
  82. "__id__": 3
  83. },
  84. "__editorExtras__": {}
  85. },
  86. {
  87. "__type__": "cc.PrefabInfo",
  88. "root": {
  89. "__id__": 2
  90. },
  91. "asset": {
  92. "__uuid__": "625c8144-49db-4e95-8ae4-174e6c1f7ba4@51706",
  93. "__expectedType__": "cc.Prefab"
  94. },
  95. "fileId": "b0z426iBhdlLjZnlQVoHLo",
  96. "instance": {
  97. "__id__": 4
  98. },
  99. "targetOverrides": null
  100. },
  101. {
  102. "__type__": "cc.PrefabInstance",
  103. "fileId": "2apMEsBP1CnoQIPrv42xbn",
  104. "prefabRootNode": {
  105. "__id__": 1
  106. },
  107. "mountedChildren": [],
  108. "mountedComponents": [],
  109. "propertyOverrides": [
  110. {
  111. "__id__": 5
  112. },
  113. {
  114. "__id__": 7
  115. },
  116. {
  117. "__id__": 8
  118. },
  119. {
  120. "__id__": 9
  121. },
  122. {
  123. "__id__": 10
  124. }
  125. ],
  126. "removedComponents": []
  127. },
  128. {
  129. "__type__": "CCPropertyOverrideInfo",
  130. "targetInfo": {
  131. "__id__": 6
  132. },
  133. "propertyPath": [
  134. "_name"
  135. ],
  136. "value": "Dragon"
  137. },
  138. {
  139. "__type__": "cc.TargetInfo",
  140. "localID": [
  141. "b0z426iBhdlLjZnlQVoHLo"
  142. ]
  143. },
  144. {
  145. "__type__": "CCPropertyOverrideInfo",
  146. "targetInfo": {
  147. "__id__": 6
  148. },
  149. "propertyPath": [
  150. "_lpos"
  151. ],
  152. "value": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. }
  158. },
  159. {
  160. "__type__": "CCPropertyOverrideInfo",
  161. "targetInfo": {
  162. "__id__": 6
  163. },
  164. "propertyPath": [
  165. "_lrot"
  166. ],
  167. "value": {
  168. "__type__": "cc.Quat",
  169. "x": 0,
  170. "y": 0,
  171. "z": 0,
  172. "w": 1
  173. }
  174. },
  175. {
  176. "__type__": "CCPropertyOverrideInfo",
  177. "targetInfo": {
  178. "__id__": 6
  179. },
  180. "propertyPath": [
  181. "_euler"
  182. ],
  183. "value": {
  184. "__type__": "cc.Vec3",
  185. "x": 0,
  186. "y": 0,
  187. "z": 0
  188. }
  189. },
  190. {
  191. "__type__": "CCPropertyOverrideInfo",
  192. "targetInfo": {
  193. "__id__": 11
  194. },
  195. "propertyPath": [
  196. "playOnLoad"
  197. ],
  198. "value": true
  199. },
  200. {
  201. "__type__": "cc.TargetInfo",
  202. "localID": [
  203. "f9RX9+B4peQKE5ZEhxFFUe"
  204. ]
  205. },
  206. {
  207. "__type__": "cc.Node",
  208. "_name": "Head",
  209. "_objFlags": 0,
  210. "__editorExtras__": {},
  211. "_parent": {
  212. "__id__": 1
  213. },
  214. "_children": [],
  215. "_active": true,
  216. "_components": [
  217. {
  218. "__id__": 13
  219. },
  220. {
  221. "__id__": 15
  222. }
  223. ],
  224. "_prefab": {
  225. "__id__": 17
  226. },
  227. "_lpos": {
  228. "__type__": "cc.Vec3",
  229. "x": 0,
  230. "y": 0,
  231. "z": 0
  232. },
  233. "_lrot": {
  234. "__type__": "cc.Quat",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0,
  238. "w": 1
  239. },
  240. "_lscale": {
  241. "__type__": "cc.Vec3",
  242. "x": 1,
  243. "y": 1,
  244. "z": 1
  245. },
  246. "_mobility": 0,
  247. "_layer": 1073741824,
  248. "_euler": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0
  253. },
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.RigidBody",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "__editorExtras__": {},
  261. "node": {
  262. "__id__": 12
  263. },
  264. "_enabled": true,
  265. "__prefab": {
  266. "__id__": 14
  267. },
  268. "_group": 16,
  269. "_type": 4,
  270. "_mass": 1,
  271. "_allowSleep": true,
  272. "_linearDamping": 0.1,
  273. "_angularDamping": 0.1,
  274. "_useGravity": true,
  275. "_linearFactor": {
  276. "__type__": "cc.Vec3",
  277. "x": 1,
  278. "y": 1,
  279. "z": 1
  280. },
  281. "_angularFactor": {
  282. "__type__": "cc.Vec3",
  283. "x": 1,
  284. "y": 1,
  285. "z": 1
  286. },
  287. "_id": ""
  288. },
  289. {
  290. "__type__": "cc.CompPrefabInfo",
  291. "fileId": "21WNgzrqJMEqrWQAWj3ulk"
  292. },
  293. {
  294. "__type__": "cc.BoxCollider",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "__editorExtras__": {},
  298. "node": {
  299. "__id__": 12
  300. },
  301. "_enabled": true,
  302. "__prefab": {
  303. "__id__": 16
  304. },
  305. "_material": null,
  306. "_isTrigger": true,
  307. "_center": {
  308. "__type__": "cc.Vec3",
  309. "x": 0,
  310. "y": 3,
  311. "z": 1.2
  312. },
  313. "_size": {
  314. "__type__": "cc.Vec3",
  315. "x": 1,
  316. "y": 1,
  317. "z": 1
  318. },
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.CompPrefabInfo",
  323. "fileId": "7edzrdLPtElK4g36BAmyra"
  324. },
  325. {
  326. "__type__": "cc.PrefabInfo",
  327. "root": {
  328. "__id__": 1
  329. },
  330. "asset": {
  331. "__id__": 0
  332. },
  333. "fileId": "3989UPAnFCm6C1mzvVksaS",
  334. "instance": null,
  335. "targetOverrides": null,
  336. "nestedPrefabInstanceRoots": null
  337. },
  338. {
  339. "__type__": "cc.RigidBody",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "__editorExtras__": {},
  343. "node": {
  344. "__id__": 1
  345. },
  346. "_enabled": true,
  347. "__prefab": {
  348. "__id__": 19
  349. },
  350. "_group": 8,
  351. "_type": 4,
  352. "_mass": 1,
  353. "_allowSleep": true,
  354. "_linearDamping": 0.1,
  355. "_angularDamping": 0.1,
  356. "_useGravity": true,
  357. "_linearFactor": {
  358. "__type__": "cc.Vec3",
  359. "x": 1,
  360. "y": 1,
  361. "z": 1
  362. },
  363. "_angularFactor": {
  364. "__type__": "cc.Vec3",
  365. "x": 1,
  366. "y": 1,
  367. "z": 1
  368. },
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.CompPrefabInfo",
  373. "fileId": "f8TlUl29BFKJKz7eXqtI9F"
  374. },
  375. {
  376. "__type__": "cc.BoxCollider",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "__editorExtras__": {},
  380. "node": {
  381. "__id__": 1
  382. },
  383. "_enabled": true,
  384. "__prefab": {
  385. "__id__": 21
  386. },
  387. "_material": null,
  388. "_isTrigger": true,
  389. "_center": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 2,
  393. "z": 0
  394. },
  395. "_size": {
  396. "__type__": "cc.Vec3",
  397. "x": 1.3,
  398. "y": 3.5,
  399. "z": 1.8
  400. },
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.CompPrefabInfo",
  405. "fileId": "deCNiylqdCPqQahKNjAJQB"
  406. },
  407. {
  408. "__type__": "cc.BoxCollider",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "__editorExtras__": {},
  412. "node": {
  413. "__id__": 1
  414. },
  415. "_enabled": true,
  416. "__prefab": {
  417. "__id__": 23
  418. },
  419. "_material": null,
  420. "_isTrigger": true,
  421. "_center": {
  422. "__type__": "cc.Vec3",
  423. "x": 0,
  424. "y": 2.3,
  425. "z": 0
  426. },
  427. "_size": {
  428. "__type__": "cc.Vec3",
  429. "x": 5,
  430. "y": 1.3,
  431. "z": 2.9
  432. },
  433. "_id": ""
  434. },
  435. {
  436. "__type__": "cc.CompPrefabInfo",
  437. "fileId": "f5VmwXjTpIerrQE4C1IRUh"
  438. },
  439. {
  440. "__type__": "0f4f9NJuDVDXIj25U7eS5MZ",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "__editorExtras__": {},
  444. "node": {
  445. "__id__": 1
  446. },
  447. "_enabled": true,
  448. "__prefab": {
  449. "__id__": 25
  450. },
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.CompPrefabInfo",
  455. "fileId": "110hOKkrBDe5O+bjRBYtkS"
  456. },
  457. {
  458. "__type__": "cc.PrefabInfo",
  459. "root": {
  460. "__id__": 1
  461. },
  462. "asset": {
  463. "__id__": 0
  464. },
  465. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  466. "instance": null,
  467. "targetOverrides": [
  468. {
  469. "__id__": 27
  470. }
  471. ],
  472. "nestedPrefabInstanceRoots": [
  473. {
  474. "__id__": 2
  475. }
  476. ]
  477. },
  478. {
  479. "__type__": "cc.TargetOverrideInfo",
  480. "source": {
  481. "__id__": 2
  482. },
  483. "sourceInfo": {
  484. "__id__": 28
  485. },
  486. "propertyPath": [
  487. "_sockets",
  488. "0",
  489. "target"
  490. ],
  491. "target": {
  492. "__id__": 2
  493. },
  494. "targetInfo": {
  495. "__id__": 29
  496. }
  497. },
  498. {
  499. "__type__": "cc.TargetInfo",
  500. "localID": [
  501. "f9RX9+B4peQKE5ZEhxFFUe"
  502. ]
  503. },
  504. {
  505. "__type__": "cc.TargetInfo",
  506. "localID": [
  507. "4eMgw7cmpd44o4oJh05R7p"
  508. ]
  509. }
  510. ]