Hi,
I'm trying this out and can't seem to reliably turn this browser on/off as many times as I like in game, which I want to be able to do.
I used your obj_chromium_demo_browser and it works great and is very cool. But using instance_destroy does not work properly, this crashes the game. instance_create_layer can successfully create the browser by spawning the demo object. I just need to be able to delete it without exiting the game.
How do I remove an instance of this browser?
Thanks!