Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
In Diablo 3 the points, damage and other text pops up and moves in a direction randomly, in a path that looks like an arc is being drawed. Can't explain it better, watch this to understand: youtu.be/33UDzGZTHPI
How can I do this in C2?
Hey! This is rudimentary but it does what you're looking for. Once you get your mechanics set up you could change my random number to the amount of damage done or to text like "critical."
https://www.dropbox.com/s/30wg32upbbg33 ... .capx?dl=0
Here is a version using a "damage" variable that is randomly generated, and then rounded:
https://www.dropbox.com/s/xf9yk9djm8pgb ... .capx?dl=0
Develop games in your browser. Powerful, performant & highly capable.
Haha nice. Simple and effective