Hello guys,
I would like to ask some questions about Stencyl and especially compared with Construct 2. (without going sentimental, i need a good and objective comparison)
While Construct 2 seemed the easy go solution we've encountered many many problems especially regarding exports and memory management.
As you may know C2 has no native exporters, it's all done with wrappers (node webkit for Desktop) and Ejecta/CocoonJS for mobiles.
I was codeveloping and app and we are about to publish it but here is the thing. Mac OS Node Webkit is shit, everything is delayed with 5 seconds. Mobile version can't handle the bad memory management and finally we are a bit stuck because all we can do in the end is releasing a desktop windows app using node webkit.
While Construct 2 can be nice for LITTLE programs and applications it does not hold its promises considering big projects.
I wanted to know your thoughts about Stencyl, its performance and capabilities regarding exporting (is it native export?) on WIndows, Mac OS and iOS.
By the way, the game:
http://steamcommunity.com/sharedfiles/filedetails/?id=263838232Thank you for your time.