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
Our educational partners
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
I'm having problems to define different amounts. Some help?
Thanks in advance.
https://www.dropbox.com/s/m9po5r07n529q ... .capx?dl=0
Your project is working as expected..
In event 6 you are not picking any instance of sprite, so all instances react to the actions..
Sometimes I can't see the obvious. Thank you LittleStain
LittleStain
I got a new error that I'm not understanding what's going on. This time, the amounts aren't updated on start of layout. I combined the both situations in an unique project. Although I've estipulated different amounts to the variable, only two sprites show it (sprites on the top > frames 1 and 5). Whether It's a weird behaviour or I'm totally blind and not found the error. Please, give a look.
https://www.dropbox.com/s/jy6a8x18u60t6 ... .capx?dl=0
you'd need a
for each invent
pick amount where..
Develop games in your browser. Powerful, performant & highly capable.
Thanks LittleStain
I've tried "for each amount". But I wonder why this problem didn't happens in the other sprite/amount objects if it's the same logic?
Thanks LittleStain I've tried "for each amount". But I wonder why this problem didn't happens in the other sprite/amount objects if it's the same logic?
The other event actually needs it also, but because all the values are the same it isn't really visible..