It’s possible create some sprites in a canvas from block-code?
Maybe also with an extension?
Thank you.
1 Like
Hello Ema Ema
We currently do not have support for dynamically generated sprites, but it’s something that will be added soon.
Till then, I’m afraid, you’ll have to make do with a workaround that doesn’t involve creating sprites at runtime.
3 Likes
ok Thank you.
Hi i was wondering if there is a new about this topic. Would be great if we can create dynamically sprites.
No there is no news about this.
But kodular is working in that or not? because @Vishwas said that will be added soon.
Actually there is a way. Use this extension [F/OS] - Dynamic Components Extension (for every component) 2.3.0
I’m making a game right now with this extension and I use it to create sprites at runtime.
3 Likes