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
like title...
have some example???
every kill gain exp point and whit lv up change power or other
tnk in advance
experience and level would be global variables that you add to. on enemy destroyed, add to experience. when experience is a certain value, increase level by 1.
tnk for answer me...
but i want whit a xp bar... is possible some example?
Develop games in your browser. Powerful, performant & highly capable.
an xp bar can just be a sprite where you use the experience value as the length or something like this.
yeah but what is a code for this? some example?