diff --git a/index.html b/index.html index 954b22d..d34bcff 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@
Configure graphics quality and physics settings
+ ++ Higher quality settings may impact performance on lower-end devices. +
+ ++ Disabling physics can significantly improve performance but will prevent gameplay. +
+ +Wireframe: Minimal rendering, shows mesh structure only. Best for debugging or very low-end devices.
+Simple Material: Basic solid colors without textures. Good performance with basic visuals.
+Full Texture: Standard textures with procedural generation. Recommended for most users.
+PBR Texture: Physically-based rendering with enhanced materials. Best visual quality but higher GPU usage.
+Settings are automatically saved to your browser's local storage and will persist between sessions.
++ â ī¸ Note: Changes will take effect when you start a new level. Restart the current level to see changes. +
+