BluePhaze's Forum Posts

  • Oh, and currently sitting in 2nd place with 450...

  • Wow, Very nice! Very polished. Now the questions begin... any chance you care to walk through some of your integration in terms of showing the top scores, user pics, etc... or is it all standard stuff from the facebook plugin? Also, did you go letterbox scale with it?

  • lucid In the past there were issues with collision boxes and other bits so I had just been doing the export as png, once the new plugin is done and supports all the latest, I will be moving forward with the native spriter animations.

  • I am not sure, for past games I have used the spriter export as png option and then just imported the frames into my animation.

  • If you want to use cocoonjs then wait for them to update the plugin (apparently they are already working on it), or look at using something else. There really are not a lot of choices for Google Play Game Services in C2 currently. Maybe Phonegap, but it has horrible performance.

  • 3MB is going to limit you to games that are not very complex or long.

  • Kursal The export for C2 does this for you. You can set it to brute force them smaller as well in the export options in the sprite editor.

  • Get good with the tools by doing lots of tutorials and then you will be able to come up with a way yourself. Even if someone were to suggest a way, unless you are comfortable with the tools and functions it will do you no good.

  • Create a sprite that when the player touches it take them to the correct layout. Put that sprite in the pit that the player falls through, when they hit it call the go to layout method.

  • spleen387 You may find yourself in a useful situation as there are many API's out there for third party publishing portals that need plugins created in JavaScript.

  • Because the people who make these tools do this for a living and they cannot pay for their homes, their food and support their families if they do it for free. It was not free to make the tools. Why do car makers not give away cars for free to taxi drivers?

  • Export as HTML 5, then add the files to a directory on your site. Read the manual or the tutorials all of this is covered in the beginners information.

  • If you are mirroring your sprite when moving left or right you can just use mirrored to detect if they are facing left.

  • Over on the FGL forums they stated that the issue is on their side and they are working on a fix for it (re: close ads via touch)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have you found many scenarios where people will use the touch and keyboard together?