stone_blue-readme-update #1

Open
Stone_Blue wants to merge 4 commits from Stone_Blue/KSP-Toolkit:stone_blue-readme-update into main
Showing only changes of commit 9f44928433 - Show all commits

View File

@ -57,6 +57,7 @@ need to be addressed before importing your model into Unity with the MeshPostPro
the created face normals are facing outside. the created face normals are facing outside.
(When you make real the collider instances, only vertices & edges seem to get created, and not faces.) (When you make real the collider instances, only vertices & edges seem to get created, and not faces.)
This will be apparent, if upon Unity import, you get this error, or similar in the Console window: This will be apparent, if upon Unity import, you get this error, or similar in the Console window:
`Can't calculate tangents, because mesh '<your_object_name>_BOXCOLLIDER|mesh:<your_mesh_name>|Dupli|' doesn't contain normals.` `Can't calculate tangents, because mesh '<your_object_name>_BOXCOLLIDER|mesh:<your_mesh_name>|Dupli|' doesn't contain normals.`
### TexturePostProcessor ### TexturePostProcessor