mcdan's Forum Posts

  • Astro yeah that is very true about the Top Grossing. The thing I love about a free app with iAp is just having more people playing your game while still being able to generate revenue, "if you have users, the money will come".

  • Hey Guys,

    I am soon to launch my next app and was just wondering what kind of revenue people are achieving using Construct and CocoonJS.

    Are you selling? Advertising? Licensing? IAP? I'm really keen to hear what you guys are doing and what you find is working well.

    For me personally, I have a free app called Chaotic Cubes which has MoPub ads on it. I have barely hit the $1 mark with a combination if iAd and the MoPub marketplace. I have just over 2000 downloads on the iOS AppStore.

    Look forward to hearing from you!

  • Cocoonjs is also having issues with iAp, after contacting ludei they said "Well, can't help you much with this. I do not know how Scirra has implemented the IAP extension in their engine."

    Ashley any ideas?

    Thanks heaps as this is the main reason I'm delaying launch of my new App.

  • I'm having the same problem! I have spoken to ludei who has said "Well, can't help you much with this. I do not know how Scirra has implemented the IAP extension in their engine."

    Ashley any idea what's going on?

  • I love you guys! Worked perfectly.

  • So I guess I just have to wait until the next release to work on Audio...

    Ashley can we get an ETA of the next beta which hopefully fixes the issue?

  • Hey Guys,

    I was working on my game with the new r120 beta but it is buggy with Audio importing so I went back to the most recent stable release but now I can't open my game because it has been opened by a newer version of construct!

    Edit: It is not using any new behaviours from the new release.

    What can I do?

    Thanks, Dan.

  • Importing Audio as of the new beta update crashes Construct 2.

    I'm simply trying to import one of the sfx provided when you purchase your license and it crashes it. Never had an issue before this.

  • You sir, are a legend.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That spreads them out but starting from 0 so it's not centred.

    Any other ideas to change that?

  • Hey Guys,

    I have a window size of 640px (X) and I have a dynamic amount of sprites that need to be evenly spread across the X coordinate.

    Or a way to center these sprites and just spread them apart from each other equally while still staying within 640px.

    Any ideas or questions about it?

    Thanks, Dan.

  • Hey Guys,

    I am working on a touch based platform game and I am trying to work out an effective way to get the player to jump towards a tap on the screen (Touch.x and Touch.Y)

    Any ideas?

    Thanks, Dan.

  • I'd love to see a .capx of this!

  • David How do we calculate the Angle exactly? I realise the sling is just aesthetic and I can get my character to fire a bullet i'm just having trouble getting the bullet to fire from the character but at the right angle. Thanks for the reply!

    dcrew the game is on a mobile platform and avoiding physics if possible is always best.