Hello Everybody! How can I group sprites? If they overlap, set their variable to the smallest of them
Create a family first then do as showed in picture:
Thanks for reply. But here, for each individual group, you need to choose the smallest variable among them.
added condition "For each" and it works
Develop games in your browser. Powerful, performant & highly capable.
In my project it works without for each. Maybe depends on the context where event being put.