Skip to content
  • Lucas Becker's avatar
    d55599fe
    add "initialized" signal · d55599fe
    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.
    d55599fe
    add "initialized" signal
    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