Hello,
I have like 10 objects "spawner". spawner object has a instance variable x
How do I pick a random spawner instance that has the instance variable x =0?
Thanks
Condition Spawner - Compare Instance Variable value - X = 0
Condition System - Pick random instance Spawner
Develop games in your browser. Powerful, performant & highly capable.
Thanks. so simple