05-02-2024, 02:50 PM
Sounds like you had a recursive function - like a method that creates a window and calls itself.
To have multiple GraphicsWindows, look at the other-samples/LDWindows.sb that comes with LitDev extension download as well as FC that does it slightly differently.
To have multiple GraphicsWindows, look at the other-samples/LDWindows.sb that comes with LitDev extension download as well as FC that does it slightly differently.