-
Lucas Becker authored
- Update README.md to include new initialization instructions and usage examples for accessing SmartGraphicsSettings safely. - Add signal documentation for `initialized` to clarify how to handle adaptive graphics initialization timing. - Improve troubleshooting section to address potential null reference issues at startup. - Update smart_graphics_settings.gd to emit the `initialized` signal after the AdaptiveGraphics node is ready.
Lucas Becker authored- Update README.md to include new initialization instructions and usage examples for accessing SmartGraphicsSettings safely. - Add signal documentation for `initialized` to clarify how to handle adaptive graphics initialization timing. - Improve troubleshooting section to address potential null reference issues at startup. - Update smart_graphics_settings.gd to emit the `initialized` signal after the AdaptiveGraphics node is ready.
Loading