netcode progress, scene duplication inprog

This commit is contained in:
2024-03-12 21:13:37 +02:00
parent 2900fae101
commit a5aed4266d
4 changed files with 79 additions and 9 deletions

View File

@@ -0,0 +1,21 @@
{
"ID": "c095f9ac4989a46afd7fe3821f086e2e",
"TypeName": "FlaxEngine.SceneAsset",
"EngineBuild": 65045,
"Data": [
{
"ID": "c095f9ac4989a46afd7fe3821f086e2e",
"TypeName": "FlaxEngine.Scene",
"LightmapSettings": {
"IndirectLightingIntensity": 1.0,
"GlobalObjectsScale": 1.0,
"ChartsPadding": 3,
"AtlasSize": 1024,
"BounceCount": 1,
"CompressLightmaps": true,
"UseGeometryWithNoMaterials": true,
"Quality": 10
}
}
]
}