jeffige's Forum Posts

  • Click on your games title in right window, where the list of layouts, event sheets, objects....

    In the left window about 1/2 way down you will see preview in browser. Click, a dropdown list appears.

  • FIRST DELETE YOUR ADDRESS YOU JUST POSTED. NEVER POST THAT!

    You probably need to allow C2 to get through your firewall. Google how to do it, or i think Ashley describes how to do it in the manual.

    You changed preferences from local host to that address?

    Your computer needs to be online with wifi. Private not public. At least public never has worked for me.

    Open your mobile browser and enter the address on your computers web browser when in preview.

    Be careful to get it exact. Some browsers will try to fill in a different address.

  • Has the npm worked before?

    I always use the git repo.

    Plugin management > 3rd party > git repo > add the address to the 1st box > click on the add variable (i think its called) on the bottom. 2 boxes will appear. In the far right box add your admob app id.

    Sorry, its late here. Tomorrow i will post the git repo address i use. This always works for me.

    Also, when i have to build a newer test version (same project or not) i ALWAYS delete the 3rd party plugins i added before. I've had errors before if i leave them, so to make sure they work correctly, i delete then add them again.

  • Did you add the plugin with git repo and add the application ID in the variable?

  • What are you using to build?

    Intel, cocoon...?

  • kab

  • ETgirl79

    Try and post here to get some paid help.

  • Are you adding the plugins each time you build?

    With the git repo and adding the app id's into the variables?

  • kab

    check your messages. sent you a pm.

  • kab

    The problem with that is - you had it 'touching spacebar' to run faster on desktop. Not on mobile.

    And you can easily add a different sprite, like a lightning bolt next to the jump button for extra speed.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • mekonbekon

    dang, i didn't even catch that. See what being up for 27hrs gets ya.

  • One thing i've learned (at least for me, maybe i'm doing it wrong) If i want a 64x64 sq tiled BG , I make the image 65x65 and paste it onto a 64x64, in my editor. Not rich enough for photoshop yet. Seems C2 likes to add a pixel of padding around the image, even after you crop it in C2.

    Or if you have the 64x64 tile, try and stretch it out 1px on all sides.

    It's just trial and error.

  • kab

    I think the problem was right in front of me.

    With the left/right movement - change 'On Touched' arrow to 'Is Touching' arrow

    Let me know if that works. If not, i'll send you the capx.

  • Take a screenshot of your events or upload the capx.....get better help.

  • kab

    Question- what is the instance variable 'direction' on hero for?