123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false,
- "readonly": false
- },
- {
- "__type__": "cc.Node",
- "_name": "JG0123",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 5
- },
- {
- "__id__": 6
- }
- ],
- "_prefab": {
- "__id__": 7
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 66,
- "height": 89
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 2,
- 2,
- 0.5
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 6,
- "groupIndex": 6,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "spine",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 3
- }
- ],
- "_prefab": {
- "__id__": 4
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 66,
- "height": 89
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 6,
- "groupIndex": 6,
- "_id": ""
- },
- {
- "__type__": "sp.Skeleton",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
- }
- ],
- "paused": false,
- "defaultSkin": "default",
- "defaultAnimation": "",
- "_preCacheMode": 0,
- "_cacheMode": 0,
- "loop": true,
- "premultipliedAlpha": true,
- "timeScale": 1,
- "_accTime": 0,
- "_playCount": 0,
- "_frameCache": null,
- "_curFrame": null,
- "_skeletonCache": null,
- "_animationName": "open",
- "_animationQueue": [],
- "_headAniInfo": null,
- "_playTimes": 0,
- "_isAniComplete": true,
- "_N$skeletonData": {
- "__uuid__": "87cb235e-a2ad-49a8-81d1-ba3919de5c0f"
- },
- "_N$_defaultCacheMode": 0,
- "_N$debugSlots": false,
- "_N$debugBones": false,
- "_N$debugMesh": false,
- "_N$useTint": false,
- "_N$enableBatch": false,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "91f87dc4-38c9-4d56-97df-0d4b28b3b24e"
- },
- "fileId": "43EZGgfjVOeK+oG6xeQSG7",
- "sync": false
- },
- {
- "__type__": "cc.RigidBody",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_type": 0,
- "_allowSleep": true,
- "_gravityScale": 1,
- "_linearDamping": 0,
- "_angularDamping": 0,
- "_linearVelocity": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_angularVelocity": 0,
- "_fixedRotation": false,
- "enabledContactListener": true,
- "bullet": true,
- "awakeOnLoad": true,
- "_id": ""
- },
- {
- "__type__": "cc.PhysicsBoxCollider",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "tag": 0,
- "_density": 1,
- "_sensor": false,
- "_friction": 0.2,
- "_restitution": 0,
- "body": null,
- "_offset": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 32
- },
- "_size": {
- "__type__": "cc.Size",
- "width": 64,
- "height": 64
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "91f87dc4-38c9-4d56-97df-0d4b28b3b24e"
- },
- "fileId": "",
- "sync": false
- }
- ]
|