Hi I want to choose just one instance from a for each.
I use a local variable and then do a comparison.
The issue is that the construct choose more than one instance!
Here is the source code:
https://db.tt/2X2yfRrX
Thx a lot!
Develop games in your browser. Powerful, performant & highly capable.
Hi. You need to isolate the "set select to choose" action from the loop. Check the .capx. (I'm using the latest beta).
Thank you very much friend! You saved me many headaches.