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:
Develop games in your browser. Powerful, performant & highly capable.
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
In my project it works without for each. Maybe depends on the context where event being put.