Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.