Hi!
Im tring to make a “clicker” game, just a fun game for play with my friends. But i don’t know how make the progress bar to move individualy.
I’m new on kodular and im trying to understand this
(Sorry for bad english XD)
vknow360
(Sunny Gupta)
July 15, 2020, 3:35am
2
Hi @Chocoduba_BR Welcome to Kodular Community
You should check this extension:
Dynamic Components Extension
that supports every component in your AI2 distribution, instead of having pre-defined components.
I thought about making a full method to create all dynamic components without creating different blocks for every component because it would be useless. So I was trying to find a proper solution for a long time. And here it is!
The minimum required API version for this extension is 1 .
It basically uses Java’s Reflection feature, so this allows you to create…
4 Likes
system
(system)
Closed
December 3, 2020, 1:06pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.