Working with tilemaps in javascript but I can't figure out how to set tiles using a brush akin to the "Set tile with brush" function in regular construct events.
Am I missing something or is this just not possible currently?
Thanks!
Develop games in your browser. Powerful, performant & highly capable.
yea, seems to be missing.
You can request it to be added here: github.com/Scirra/Construct-feature-requests
I'd definitely upvote this, would be really useful especially in proc gen scenarios where you are using js to improve gen perf
Yeah it is missing. For the time being, you will have to make a function with the events and use runtime.callFunction()