From 45301ff0c0d732c3bf93f0a324e821a5f67f468c Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 27 Jan 2023 16:14:07 -0800 Subject: Bugfixes * Fix prefab: bounding box & position are now set to 0 * Fix shader: text is no longer upside down * Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b3c24ba..84d357e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Basic controls: * Customizable: * Control button may be set to left/right a/b/joystick. * Text color, background color, and border color are customizable in the shader. - * Text background may be an image. + * Text background may be customized with PBR textures: base color, normal, + metallic, roughness, and emission are all implemented. * Border width and rounding are customizable. * Shader supports physically based shading: smoothness, metallic, and emissive. * Works with the built-in chatbox (usable with public avatars!) -- cgit v1.2.3