There is a way to put images in buttons?
Or Spawning ISpriteInstances with images inside buttons?
runtime.objects.button.addEventListener("click", () => { //CodeHere } );
Ok, but when i save the file i need to reload the construct, there is any hot reload?
Develop games in your browser. Powerful, performant & highly capable.
Is there any way to use vscode as an editor without having to copy and paste the code from web for vscode?
or a plugin that vscode compile and run c3p