imothep85's Forum Posts

  • i need help on this :s

  • do i need to have a subscription if i want to use the GPS system?

    actually i use my android with a prepaid card (no internet).

    at my home i have wifi and my android use the wifi signal, i have internet on my android.

    i have generated a track.gpx file with my datas.

    <gpx version="1.0" creator="www.maplorer.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
    <trk>
    <trkseg>
    <trkpt lat="50.83992105582801" lon="4.4649553298950195">
    </trkpt>
    </trkseg>
    <trkseg>
    <trkpt lat="50.83963311131365" lon="4.465126991271973">
    </trkpt>
    </trkseg>
    <trkseg>
    <trkpt lat="50.83937565353742" lon="4.465738534927368">
    </trkpt>
    </trkseg>
    <trkseg>
    <trkpt lat="50.83882685722071" lon="4.466274976730347">
    </trkpt>
    </trkseg>
    <trkseg>
    <trkpt lat="50.838991158029444" lon="4.467034041881561">
    </trkpt>
    </trkseg>
    <trkseg>
    <trkpt lat="50.83900809622426" lon="4.467082321643829">
    </trkpt>
    </trkseg>
    </trk>
    </gpx>[/code:pap77ce7]
    
    How to use the gpx inside the app?
  • can someone help here with this problem,

    i need to have the app workig for monday, i just want the example who come with construct 2 working on my samsung galaxy trends lite.

    thanks for any help!!!

  • can someone help??? i also tried the example geolocalisation who come with construct2 but is not working on android

    i get allways the same error message,

    Failed to start geolocalisation service.

    on my "samsung galaxy trends lite" GPS services, wifi etc are all activated.

    my samsung has an "a-gps"

    when i export with cordova inside the intel xdk i activate the gps function also

  • can someone help?

  • this plugin don't work anymore it gives me no results... showing nothing... in construct2 v 204.2

    i need to use google map

    and this plugin don't want to use the coordinates i need like:

    "https://www.google.be/maps/dir/Place+Dumon,+1150+Woluwe-Saint-Pierre/Rue+F%C3%A9lix+De+Keuster+60,+1150+Woluwe-Saint-Pierre/@50.8392246,4.4636168,17z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x47c3db86c0da455d:0xd645555ba008a5b2!2m2!1d4.4651297!2d50.8396229!1m5!1m1!1s0x47c3db86878a9f3d:0xcfd0d90302edf124!2m2!1d4.4667174!2d50.8389045!3e2"

    how to deal with that???

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hello for my app i need to use a google map with geolocalisation, can someone help me with that?

  • (SOLVED)

  • i was listening to your musics, but i can't find any "Alien / martians / invasion" ambient music, i mean a music like "Mars attack" music like from the movies made in 1950.

  • well i dont use "sound effects" on my ogg files, but i use webgl effects on my backgrounds

  • Hello to all

    in my game title, i have 3 sounds

    a rain sound, who is in loop and start when the layer start.

    a ambient music, in loop who start when the layer start

    and a lightning sound, who only run when a layer "lightning" appears

    But i have a problem, the sound lightning when he start, it has some kind of "echo" or "delay", but my original sound dont have that thing, where this problem come from??

  • solved, i added another layer where the player has to push any button, then the game title and menu game start

  • actually my menu works, when i push up and down, the cursor move on the selected menu, BUt when i start the layer i can do nothing, the actions works only if i push a button like x,y,b,a and AFTER THAT ONLY the actions of my layer work thats wierd

    This is why i need to "simulate" a pushed button when the layer start.

  • down and up just move the cursor on the game menu

  • well actually the d-pad work, but how to tell to my app to simulate one of the buttons when the layer start?