[add] test
This commit is contained in:
parent
1a80cae910
commit
84cf1bd06a
12
assets/scenes.meta
Normal file
12
assets/scenes.meta
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"ver": "1.1.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "347ee481-356f-4332-8452-6ed0be37ce55",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"compressionType": {},
|
||||
"isRemoteBundle": {}
|
||||
}
|
||||
}
|
2172
assets/scenes/main.scene
Normal file
2172
assets/scenes/main.scene
Normal file
File diff suppressed because it is too large
Load Diff
11
assets/scenes/main.scene.meta
Normal file
11
assets/scenes/main.scene.meta
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "1.1.43",
|
||||
"importer": "scene",
|
||||
"imported": true,
|
||||
"uuid": "b23c877b-85f8-4cc7-97db-a0ed36bc0269",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
@ -58,8 +58,8 @@
|
||||
},
|
||||
"b82d20f3-3c79-4380-a39a-caf41b888bc5": {
|
||||
"position": {
|
||||
"x": 480,
|
||||
"y": 320,
|
||||
"x": 760.2449611354893,
|
||||
"y": 1515.613286865143,
|
||||
"z": 5000
|
||||
},
|
||||
"rotation": {
|
||||
@ -91,9 +91,27 @@
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
"b23c877b-85f8-4cc7-97db-a0ed36bc0269": {
|
||||
"position": {
|
||||
"x": 1120.2683443165176,
|
||||
"y": 895.0803235031483,
|
||||
"z": 5000
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"w": 1
|
||||
},
|
||||
"viewCenter": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"camera-uuids": [
|
||||
"5649fd23-c2e7-4c96-a9ae-4ea68b111b31"
|
||||
"b23c877b-85f8-4cc7-97db-a0ed36bc0269"
|
||||
]
|
||||
}
|
||||
|
@ -1,3 +1,6 @@
|
||||
{
|
||||
"__version__": "1.3.4"
|
||||
"__version__": "1.3.4",
|
||||
"splash-setting": {
|
||||
"totalTime": 500
|
||||
}
|
||||
}
|
||||
|
11
settings/v2/packages/project.json
Normal file
11
settings/v2/packages/project.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"__version__": "1.0.4",
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"width": 1080,
|
||||
"height": 1920,
|
||||
"fitHeight": true
|
||||
}
|
||||
},
|
||||
"custom_joint_texture_layouts": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user