Harolddadev's Forum Posts

  • Hello everyone! I'am Harold living in Singapore. I'am currently a student and I make and design games. If you need help, feel free to PM me! <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Hi everyone, I was wandering if Clay.io is compatible with Phonegap. The reason I'am using Phonegap is because I'am having some issues with CocoonJS. Thanks!

  • Hi szymek, it still doesn't work :( But anyways, thanks!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Oh thanks!

  • Thanks szymek ! I already have the CocoonJS in the object types tab. How do you change the Physics engine? Thanks!

  • Hi everyone! I had encountered some really awful errors. I compiled my app with several compiler like CocoonJS, Phonegap and IntelXDK. My app came out horrible!

    First of all, when I compiled my app with CoocoonJS, it just displayed the CocoonJS splash then a black screen.

    If I use Phonegap, the performance is horrible! It is laggy and buggy.

    And for IntelXDK, I can see my main menu but If I tap on play on the main menu, It just played a clicked sound and it does not go to the next layout.

    Can anyone recommend me some other compiller? I hope the developers of Construct 2 will look into this and if possible, create a built-in compiller instead of using a third-party compiller. I really need to get this application ready by the day after.

    Thanks in advance!

  • 1. Yes it is. You'll have to use CocoonJS, Intel XDK, Phonegap and some other HTML5 to native compiler.

    2. Yes it does.

    3.Yes, on beta release r149

    4.The license is lifetime

    Lastly, i believe it does, try searching around the forums i think there is a plugin which the allows the AD banner from CocoonJS

  • Hi! I recently exported an app and compiled it with CocoonJS and transferred it into my phone, after launching it, it displayed the CocoonJS splash and then a black screen.

    My project is set in a landscape orientation 720 x 1280 pixels. I tried re-compiling several times but to no avail. I really need help!

    Thanks in advance!

  • One more question: do I create a elastic band that connect the slingshot to the snail?

  • Got it! Thanks everyone! <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Thanks everyone for your replies, but I still don't get it.

    Here's my code: distance(Slingshot.X, Slingshot.Y, snail.X, snail.Y)

    I'am trying to make it display the distance between the catapult and the snail, but I don't have any idea where to insert the formula like the ceil(), floor() ect. Thanks!

  • Hello everyone! I have a question, how do I round up a number to the nearest whole number

    <img src="" border="0" />[/IMG]

    How do I round it up to the nearest whole number like 6999? Thanks in advance! <img src="smileys/smiley4.gif" border="0" align="middle" /> (My first post)