From 448250883ab9c03af1d46c61a8432420e748f8c3 Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:46:29 -0400 Subject: [PATCH] Ui Adjustment Ui Adjustment: - UV Animation scroll speed X and Y is now -3 to 3 - MToon and Shader (Simple) (instead of MTOON and SHARDER (Simple)) - Opacity mode: "Not used" instead of "Do not used" ("Do not use" would be also wrong as it means more "Don't even think to touch it" ranther than "currently not using it") --- .../create/entityProperties/html/entityProperties.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/system/create/entityProperties/html/entityProperties.html b/scripts/system/create/entityProperties/html/entityProperties.html index 3375493f46..5fd7892fae 100644 --- a/scripts/system/create/entityProperties/html/entityProperties.html +++ b/scripts/system/create/entityProperties/html/entityProperties.html @@ -78,8 +78,8 @@
Model:

PBR      - MTOON      - SHADER (Simple)
+ MToon      + Shader (Simple)
@@ -157,7 +157,7 @@
Opacity Map Mode:

- Do not used      + Not used      Cut off mask      Blend

Note: For an opacity map, the alpha layer of the Albedo Map will be used.
@@ -323,13 +323,13 @@ UV Animation Scroll X Speed:
- + The speed of the UV scrolling animation in the X dimension, in UV units per second.

UV Animation Scroll Y Speed:
- + The speed of the UV scrolling animation in the Y dimension, in UV units per second.