Hi,
I just started developing my first game with construct.
Its going well so far but due to some Math calculations I would really appreciate a pow() function. E.g. Math.pow(5,2) = 25.
I know, construct is still in development and its great so far. Maybe something for the next release :)