Hi markob123. Have you tried speaking to your "good connections in game industry"?
Try this tutorial
Thanks Kenney!
When I try to open the capx I get the following message:
Some files are missing from the project. They may have been deleted, or the project may be corrupt.
Hi awesmeraphi! It might be better to make three separate posts in future, as each problem can then be discussed separately. I'll have a look at these for you.
The urf picture seems to have disappeared!
Hi! I agree. Actually it would be really nice to see some kind of list of all genre games published commercially on Play and iTunes and any paid html5 applications from Construct 2 developers.
Thanks for posting your solution 7soul, I was trying to figure that out too.
Hi flemmig. You could learn quite a bit about time/date functionality in this tutorial
Hi Prazon. You'll need to keep the data somewhere and my preference would be to use AJAX to export it out to a robust hosted mysql database, so that you can access the data later even if you change/upgrade the app. Then you would use the app to read and write to that database. If you're wanting to use the app while you're offline you could hold some data locally pending some kind of "backup when online" functionality.
Hi there. This guy does some awesome graphics and is currently looking for extra work.
Hey there! Did you see this guy? His work is pretty amazing!
Develop games in your browser. Powerful, performant & highly capable.
Hi Prominent. Are the joints created dynamically in your game?
Hi varr. Can you grab the ypos at the top of the fall and compare it with the ypos at the bottom of the fall then use the distance in some kind of "power" formula?
Hi! Lock all the layers you're not working in and unlock the one you want to stay in.