dankhan's Forum Posts

  • I've made a simple capx to show the two events I use. Hope that helps.

    Thanks,

    Dan

  • I'm still stuck on this. Can't figure out how to fix this issue.

  • My game Star Pod is on Google Play, the game consists of controlling a ship using the phones accelerometer feature. Tilting the phone maneuvers the ship around the screen. It's been on Google Play store for about a year now and recently I wanted to update it. I exported it using Android Crosswalk and Intel XDK. I updated both C2 to the latest stable build and also updated XDK.

    The problem is, when I build the game, the accelerometer works in reverse. Tilting left moves the ship right and vice versa. Also the ship is more erratic. My phone is Motorola Moto G. I had a few others test it, for some it works correctly, for some it doesn't. Nexus 5 and HTC One were used as test (I think).

    I've tried both stable and beta builds in XDK, but no luck. I've attached a screenshot of the control event you can download the APK here:

    https://am-xdk2.s3.amazonaws.com/cust.a ... 164635.apk

    I'd appreciate any help to resolve this issue.

    Thanks,

    Dan

  • Hiya,

    Thanks for mentioning my site. I didn't actually use Google Now site builder for Mangotron. It's actually a custom developed Wordpress website.

    Thanks,

    Dan

  • What would be the basic process?

  • Is there a way to take a picture with camera of a face, cut around the face area and replace a placeholder image with the face snapshot? Can that be done with C2?

    Dan

  • Thanks for that. I had a cool idea for an app and I only know C2 haha.

  • I want to make an app that alerts its user every hour or so with a notification and vibration/sound. Is this possible to do on C2?

    Thanks,

    Dan

  • I fixed the glitch (I think). I had unecessary physics behaviour attached to the player which made it go all weird.

    Dan

  • Thanks iGamersBox, I'll try that!

    Can anyone help with the glitch in the game where the game character skips forward randomly, it ruins the game and makes it unfair.

    Thanks,

    Dan

  • Hi there,

    Can anyone please help me fix my endless runner game? It's based on the template in C2. There are two problems.

    1) While playing, the player character sometimes randomly skips forward for no reason.

    2) Tapping should make the character jump and double tapping should use the chainsaw only. But right now double tapping also makes it jump as well as use the chainsaw.

    Here's the capx: http://mangotron.com/Runner.zip

    Thanks,

    Dan

  • Anyone at all? I think it is possible, I'm just not very good at figuring out how. Once I have the direction I'm ok on my own!

    Dan

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi all,

    When using speech recognition, how do I get it to recognise only certain words and then output pre-defined text with speech synthesis?

    I want it so it's always listening and when it detects certain trigger words, it outputs pre-defined text with speech synthesis.

    Example.

    It's always listening. When it detects me saying "hello", it outputs "hi there" with speech synthesis.

    Any ideas?

    Thanks,

    Dan

  • But I developed my game in C2, not Flash!

  • Thanks freethinkern but I understand that, I just don't know how to add the API into my game.

    Dan