dd
This commit is contained in:
@@ -998,7 +998,7 @@
|
||||
"_group": 1,
|
||||
"_density": 1,
|
||||
"_sensor": false,
|
||||
"_friction": 0.1,
|
||||
"_friction": 1,
|
||||
"_restitution": 0,
|
||||
"_offset": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
||||
@@ -843,7 +843,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 42.648,
|
||||
"y": 14.6,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -1376,8 +1376,8 @@
|
||||
"_group": 2,
|
||||
"_density": 1,
|
||||
"_sensor": false,
|
||||
"_friction": 0.2,
|
||||
"_restitution": 0,
|
||||
"_friction": 1,
|
||||
"_restitution": 0.2,
|
||||
"_offset": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 1.7,
|
||||
@@ -1421,7 +1421,7 @@
|
||||
"y": 0
|
||||
},
|
||||
"_angularVelocity": 0,
|
||||
"_fixedRotation": false,
|
||||
"_fixedRotation": true,
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
|
||||
@@ -2,18 +2,8 @@
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "c2392cff-8a0b-4baa-95de-e3bfe2999f3c",
|
||||
"uuid": "240eb21f-5342-45b5-8440-6b6828e539fa",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"compressionType": {
|
||||
"wechatgame": "zip"
|
||||
},
|
||||
"isRemoteBundle": {
|
||||
"wechatgame": true,
|
||||
"web-mobile": true,
|
||||
"web-desktop": true
|
||||
},
|
||||
"isBundle": false
|
||||
}
|
||||
"userData": {}
|
||||
}
|
||||
|
||||
12
assets/resources/loading/prefab.meta
Normal file
12
assets/resources/loading/prefab.meta
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "9e4a59af-22c3-4c0b-b864-98193db88d5f",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"compressionType": {},
|
||||
"isRemoteBundle": {}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2,12 +2,12 @@
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "c6dffedb-40ff-452c-981d-864b29130612",
|
||||
"uuid": "b3142304-c27f-4492-b94f-551d154a2bf4",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "monster"
|
||||
"syncNodeName": "loading"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user