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
Count totals in a column in an array?
var temp_Sum = 0 For X = 0 to array.length-1 Add Array.at(X,Y) to temp_Sum [/code:1m5yquzh] Where Y is the index of the column. temp_Sum should then be the total of this column.
can I use text commands in construct 2 now?
if not, can you make a screen shot?
Develop games in your browser. Powerful, performant & highly capable.
You don't have "text commands" in C2, but you have all the needed tools.
Here it is.
i really don't see how the text representation is at all similar to the visual representation, but thanks