first commit
This commit is contained in:
21
settings/v2/packages/project.json
Normal file
21
settings/v2/packages/project.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"width": 1080,
|
||||
"height": 1920,
|
||||
"fitHeight": true,
|
||||
"fitWidth": true
|
||||
},
|
||||
"downloadMaxConcurrency": 100
|
||||
},
|
||||
"__version__": "1.0.6",
|
||||
"fbx": {
|
||||
"legacyFbxImporter": {
|
||||
"visible": true
|
||||
}
|
||||
},
|
||||
"script": {
|
||||
"preserveSymlinks": true
|
||||
},
|
||||
"custom_joint_texture_layouts": []
|
||||
}
|
||||
Reference in New Issue
Block a user