grigrizljac's Forum Posts

  • For postnig, you can do something like this:

    Touch - on touched/tapped object -> Browser go to URL (in new window), URL = "https://twitter.com/intent/tweet?text=This is a sample tweet. Play Square Eater. Google Play: http://bit.ly/1wKDiNT. Online: http://square-eater.com @square_eater&tw_p=tweetbutton"[/code:25j6f49g] (if this won't work, try changing spaces to %20).
  • What do you prefer? Game with levels or an endless game?

  • Just select smart banner in size option when you put banner like following:

    Thanks

    Hello! Thanks for reply.

    I have selected this, but I want to get it's size (It's on bottom, I have objects in layout where I want to set Y to ViewportBottom - AdBanner Size). As I saw, it's size is different on every device.

    If it would be for example nx90 on all devices, I would just set objects' Y to ViewportBottom - 90 ... But it's not ...

    I hope I wrote understandable enough

  • Any idea? Ashley? cranberrygame?

    It's about Smart Banner size.

  • youtube.com/watch

    That one is an example, it's only available on 360p

    It's available on 1080p for me... Try to refresh page a couple of times.

  • Hello!

    I'm trying to add (banner) ads to my project, with AdMob plugin. It works in test mode, but How do I get smart banner's size? I need that for objects to set their position properly ...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • aquadijoib You can try this - it works for me ...

    [quote:1aszt9ai]How to fix build error

    1.Crosswalk

    If the following build error occurs,

    Syntax error

    page contains the following errors:error on line 4 at column 31: attributes construct error Below is a rendering of the page up to the first error.

    then open intelxdk.config.additions.xml and replace the following line.

    //Phonegap Game 1.0.63 ~

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62 --variable APP_ID='YOUR_GOOGLE_PLAY_GAME_APP_ID'" intelxdk:value="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62 --variable APP_ID='YOUR_GOOGLE_PLAY_GAME_APP_ID'" />

    ====>

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" intelxdk:value="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" >

    <intelxdk:param intelxdk:name='APP_ID' intelxdk:value='YOUR_GOOGLE_PLAY_GAME_APP_ID' />

    </intelxdk:plugin>

    (quote from https://plus.google.com/102658703990850 ... HsiUrvZXWT)

  • They work on Android (exported via Crosswalk in Intel XDK)

  • Hi, it's time for a new Square Eater update.

    We're very happy to bring a new update to you:

    +Completely new music by Zach Sheffler (Thank you, ZSheff)

    +Brilliant sound effects by Zach Sheffler (Thank you, ZSheff)

    +Even more advanced joystick (drag it really far to go even faster)

    *Improved UI

    *Improved Flat design

    *Bugfixes

    *Improvements

    ------------------------------------------------------------------

    If you have any problems, please feel free to contact us: eternalgamesdev@gmail.com or write here on forum <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    What do you think about it?

    http://bit.ly/1wKDiNT

  • Starred.

  • No problem

  • Add Text object, then in event sheet add: "Text -> Set Text ->variable name"

  • sgn15 Are you sure you have "Preload Sounds" in Project Properties set to off, and then somewhere in code (Loader Layout) "Preload Sounds"?

  • Slovenia