Hi,
I have been making games in Flash, this is the first time I try to make game in Construct 2. Is there a command like trace() in Flash for Contruct 2. For example, if I need to check an object's property y at certain point. I would use trace(object.y) on an onEnterFrame function?
Thanks for your help.