fredriksthlm's Forum Posts

  • Hi,

    I am creating a space ship flying side-scroller -thingy type of game.. First I made the steering with flappybird style. Just control the spaceship with tapping. Then the game is easy to learn, but hard to really control your ship..

    Then I tried the gyro function... Did not get it to work properly.

    I am trying to steer the ship with the phone, leaning it to right (turning it clockwise) means going down, and rotate left (tirning counter-clockwise) should go up. Sounds right? When I read the manual I think I should use the gamma-orientation.

    I have a few questions though. The game is landscape. (Set to landscape in Construct2 and also in Intel XDK, and that works), but the gyroscope degrees are always made for portrait? When I start the game i can get zero degrees for the gamma when holding it portrait. but when I hold the phone in front of me in landscape the gamma goes negative. But okay, I can work with that. BUT, now the gamma do not work for turning left and right any more. Now the gamma works by flipping it back and forth some how.... (I am using a Samsung Galaxy 6S)

    Anyone created gyroscope steering that can give some help here?

    Possible to default the gyro degrees to landscape instead of portrait?

  • Actually, according to some tutorial writers the official Facebook plugin does not work for mobile/cordova games. To use the FB-login feature in a mobile game you have to use third party plugins (it exists facebook plugins in the scirra store for example), or modify the official FB plugin with javascript"hacks", like this one:

    https://www.scirra.com/tutorials/9396/p ... va-and-web

    gameba see tutorial above.

    Other inputs? Anyone using the official FB-plugin for login in a cordova app?

  • i am at level 26. i have seen the door, know where to go, but i just die.

    no didn't do any purchase

  • I installed the game several weeks ago.

    I've got the IAP update, to remove ads

    I still have the progress.

    But maybe I wont get any more updates, since the app is no longer on google play. (I have the app called "_old") The app now on google play is a "new" app.

    It's a great game.

  • OMG, , you are still going on..? It doesn't require any programming. Quit saying it does.Name a similar game that you want to produce?

    Your statement is just not correct.

    You claim you can only make very limited games without editing, adding or rewrite the code. That is not true, it is the opposite. Without coding anything at all you can achieve very complex and advanced games. Actually I think there is just a few persons who actually ever code anything at all to get the things they want, that is not supported.

    And if you do not know any coding, I honestly do not think you will need to do it for your game. From your bullshit comments I would guess your game would not be that advanced.......

    What exactly do you want to build that you claim is impossible?

    Also... You could just have downloaded the software and used it for free, before you decided to buy it....

    You are the one that sounds to be crappy. Not the software. Tool.

    It's not possible to understand your nonsense.

    Is it possible to create a game without coding? Yes it is.

    Anything else you want to know?

  • "The progress so far" is the title.. = "Town down shooter zombie action".. well.. at least that's something!

    haha, is it friday already?? funny guy!

  • what kind of data do you want to post to SQL database?

    It already exists very easy php-scripts you can use to post and fetch data from SQL-database. (made for highscore, but you can of course send whatever strings)

    search in the tutorial section, you can easily adjust them to post whatever you want

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • there is a perfect tutorial for this, which achieve exactly the thing you want. it is based on php and mysql. search in the tutorial section

  • you use letterbox.

  • no

  • what do you mean by export to exe? directly from C2?