Hi guys,
Is there an easy way to display what's inside a 1D or 2D array in construct 2? Preferably in a matrix form (crosses fingers). Perhaps a console dump in Firefox or something like that can save time in debugging?
Thanks!
Develop games in your browser. Powerful, performant & highly capable.
You can do a math, on the FAQ, search for the space dude game, from Kyatric, there have a dialogue system using arrays.
construct.net/en
I like the chrome plugin myself.
Oh thanks! That's cool