From 3ea9fe7c72b5e773d92e87214ed99cf865dfe679 Mon Sep 17 00:00:00 2001 From: "Craig (Jeryn)" Date: Fri, 17 Jan 2025 19:11:18 +0000 Subject: [PATCH] UV Coordinates notes --- Writerside/topics/addons/coding/ModelCreation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Writerside/topics/addons/coding/ModelCreation.md b/Writerside/topics/addons/coding/ModelCreation.md index 8973b0d..cb4c7f4 100644 --- a/Writerside/topics/addons/coding/ModelCreation.md +++ b/Writerside/topics/addons/coding/ModelCreation.md @@ -16,4 +16,5 @@ Not entirely. Below are the currently known limitations: - **Decimal Parts**: These are supported. - **UV Rotating**: This feature doesn’t work. To achieve the same effect, manually adjust the U and V coordinates by swapping their positive/negative values. - **Part Inflation**: 100% fine! +- **UV Coordinates**: Make sure that UV sizes and positions are whole numbers