BluePhaze's Recent Forum Activity

  • adnan Hasbi you most likely don't need the leadbolt plugin if you are just using crosswalk, leadbolt works using podes iFrame plugin as well. But for posting bugs you need to remove any 3rd party plugins from your project, in this case you need to remove the leadbolt object from your project, not from C2 all together, but just from your project.

  • Real ads don't show till it is in the marketplace, this is to stop devs from artificially displaying ads and getting paid for it.

  • One thing to watch for is adding text to your game will drop the FPS so putting a text object to show you the fps actually drops your FPS Use Spritefont for any text that is to be shown in place of text objects.

  • Zharzew did you implement iAds and Gamecenter? If so any gotchas to be aware of?

  • Can you hear it in different browsers? Usually it is due to the web host not having the mime types setup correctly since IE uses different sound formats than Chrome and Firefox...

  • There are also other things you can do, for example in one of my games I have randomized background items (Trees, bushes, clouds, etc...) and this system can easily be expanded to enemies or any type of object. The trick is to use Families, or even a loop using the choose(1,2,3,4,5) type statement. For example in my endless flyer, I have 7 different types of hazards. So first I have a variable called hazardType, I set it to hazardType = choose(1,2,3,4,5,6,7) I then have another condition that says if hazardType = 1 > Spawn blahblah, if hazardType = 2 > Spawn otherthing, etc.... you could also use families or functions to simplify this even more....

  • Search the Tutorials section for tutorials Not the forums section...

  • There is always a chance that they updated the API's and the C2 pluggin may not work with them... just a thought...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • bscarl88 any chance you can share the types of offers they gave? I am still trying to sort through all the various publishers and see which ones offer up front payments vs. revenue sharing and what types of amounts they are actually offering for non-exclusive and/or exclusive offers...

  • Search the forums and the tutorials, there are threads about it already that should be able to answer your questions.

  • You need to look at if HTML 5 is actually the right technology to create such an app... Just because it works good for games does not make it the right choice for all types of apps.... Basically with Construct you are making HTML5 apps that have to be hosted in some type of browser. So it could be as simple as making a UI and having it play music files from the browser then they minimize the browser, anything above that and you are looking at need to know a lot more in depth knowledge of apps outside of what you can do with construct...

  • Let the touch work separate , it's the actual drag/move logic for the item being dragged that should use the "Not overlapping" logic. Unless I am picturing it wrong in my mind...

BluePhaze's avatar

BluePhaze

Member since 20 Dec, 2012

Twitter
BluePhaze has 1 followers

Connect with BluePhaze

Trophy Case

  • 11-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

14/44
How to earn trophies