FT - Tool to fix FTL meshes imported from Mujoco importer

+ FTL Plugins are somehow broken, we can't enable nanite on them
+ Nanite is crucial for performances on robots, too many vertices and overdraw
+ The tool will convert the mesh to dynamic mesh then back to static - kinda autofix
This commit is contained in:
JB Briant
2025-05-09 16:41:26 +07:00
parent 37fa683842
commit 49249849e7
2 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "GeometryScripting",
"Enabled": true
}
],
"TargetPlatforms": [