ranma's Recent Forum Activity

  • make an object with three instance variables:

    oldX, newX, swipespeed we will calculate horizontal swiping speed and put it into swipespeed in every tick:

    is in touch

    -- set oldX to newX

    -- set newX to touch.X

    -- set swipespeed to abs(newX - oldX)

    cheers

  • ah yes, this does not apply when exported to appmobi for some reason.

  • dl.dropbox.com/u/59009902/text%20over%20sprite.capx

    two layers. on top layer we have a sprite, on bottom layer we have a text object, when previewed, the text is over sprite despite being under it :)

    also, in the editor, the text is not displayed for some reason, this occured only in this project, so maybe it's just me :)

  • if you do a fullscreen in crop mode, it doesn't resize your app and shouldn't suffer from resizing

  • hell yeah! love ya all!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley Thanks. In the meantime can you do some kind of disable / enable touch plugin? as this really got me blocked totally for now.

  • create appmobi project in xdk, from there open the project folder and remove every file from there, then move all the files exported from construct into it (not the folder that was exported, files from it, so the index.html file is in the appmobi project folder) and that should work.

  • i just tried, but it worked without problems. maybe it was r76 specific as I didn't use minifier since then and updated to 77 in the meantime.

  • minifier has some problems when exporting for mobiles (phonegap / appmobi) just don't use it :) this actually should be postes as a bug, shouldn't it?

  • Ashley

    correct me if i just wrote complete nonsense, but if touch is some kind of listener, can't you just make some kind of check if tapped over a button in the callback function?

    the disabling and enabling touch plugin as you mentioned would be quite good workaround for now as other touchable sprites would just have to be converted to controls (buttons) and it would work just fine then. would love to see it.

    cheers and thanks!

  • well this is preety much the same, but you didn't take into account the delta time (dt expression) which can really mess up your creation :) cheers!

  • just wanted to add this bug myself, so I got prepared:

    providing a capx: dl.dropbox.com/u/59009902/test.capx

    and APK (as on android this doesn't work also): dl.dropbox.com/u/59009902/touch-test.apk

    This really blocks my nearly finished app, as I cannot provide players the option to get their name to scoreboards :(

ranma's avatar

ranma

Member since 20 Feb, 2008

None one is following ranma yet!

Connect with ranma

Trophy Case

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

Progress

19/44
How to earn trophies