szymek's Forum Posts

  • "I see what you mean, tho. Doesn't bother me at all."

    propably real devs are so busy, so they just focus on their work :)

  • Ashley

    "When people talk about seams, they mean the lines between 2 tiles/sprites. So if you have 2 images right next to each other in the editor, when playing the game you'll see a gap between them. This is why people should not be using the Tilemap object (unless you're making a game with the "pixelart" style). "

    for me it sounds like bug that should be fixed :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm just curious of your experiences in case of CocoonJS

  • you should read CocoonJS tutorial,

    because it's clearly states what is supported

    and what's not

    buttons are not supported in CocoonJS

  • BluePhaze

    Thanks for explanation

  • NotionGames

    did you trademark/copyright you app names?

    if yes - then how and how much $ for that?

  • What are the others than one banner?

    entry ad, exit ad, audio ad, floating ad, appwall...

  • Joannesalfa

    + 1st support from serious ad company

    + no need to use MoPub

    + no need to use CocoonJS

    + propably work on Crosswalk IntelRobert

    • only banner
  • READ ME - LeadBolt Android/iOS Construct 2 library

    Version 1.0      date: 2013-11-25

    Scope

    --------

    This zip package provides a plugin (Leadbolt banner) and a behavior (Leadbolt overlay) component to allow Construct 2 users on Android/iOS to include the LeadBolt SDK within their Applications. The banner plugin provides a HTML based App Banner and the overlay behavior adds a clickable behavior for HTML based App Overlay into existing objects.

    Requirements

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

    1. You must have a LeadBolt app publisher account (http://www.leadbolt.com)

    2. You must have accessed your leadbolt account to register your android app and have created ads, retrieved the relevant section ids.

    3. From the help/faq section of the leadbolt portal, you must have downloaded the latest (version 6.1 and above) LeadBolt Android/iOS publisher SDK.

    Integration - App Banner (HTML)

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

    1. Unzip and copy the LeadBolt plugin (leadboltbanner) and behavior (leadboltoverlay) folder into your Construct 2's system folder (refer to the scirra.com/manual/15/sdk).

    2. Reopen the Construct 2 IDE, add the Leadbolt banner plugin into your layout and set its section id obtained from your App Banner (HTML) section.

    3. Add the Leadbolt overlay behavoir into your objects and set its section id obtained from your App Overlay (HTML) section.

    Integration - SDK

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

    To Integrate LeadBolt SDK Ad Types into your Construct 2 App, do the following:

    1. Export the project for your target mobile platform (Phonegap) and follow the Phonegap's instruction to build your app.

    2. If you want to use Leadbolt's App Ad, App Audio and Re-Engagement, refer to Leadbolt's PhoneGap readme file.

    Going Live

    -----------

    Once your app is working you can now go-live with real ads.

    1. Access the LeadBolt publisher portal and for your app click the go-live button if present.

    2. Your app will be submited for approval and once approved will receive live ads.

  • tl;dr

    unfortunetly you can integrate only "plain" LeadBolt banner. But at least here it is: LeadBolt plugin for Construct 2

    quote from LeadBolt newsletter:

    This New Year we are starting with some big LeadBolt news! In response to the great feedback received from developers, we have updated our range of compatibility libraries including additional support for some new frameworks. This allows you, the app developer, more options than ever before to access the advanced features (including re-engagement functionality and improved ad serving speed) in our latest ad serving SDKs.

    Android / iOS:

    Intel XDK NEW

    Xamarin NEW

    Construct2 NEW

    Further info:

    leadboltnetwork.net/publisher/help/index/cid:13

    If you are using the Construct2 framework (https://www.scirra.com/construct2) for your Android or iOS app, simply download the following plugin to enable you to load LeadBolt SDK Ad types in your App. Click here to download the zip file

    Simply follow the instructions in the Readme file that is included within the zip file to get started.

    leadbolt.com/docs/lb_sdk_construct2_v1.00.zip

  • Kenney

    Thanks for all bundles :)

    however I'm afraid that now many platformers will look exactly the same - because using your tilemaps (and because there are no better resources than your)

  • ArcadEd

    Maybe you could use banner for 90% time and call fullscreen 10% (for example: when going back to menu and so on)

  • Joannesalfa

    ohm, now I see that radio-button for "WebView" can't be selected :)

  • Just checked CocoonJS dasboard and now you can choose:

    Run using:

    • Canvas 2D/WebGL
    • WebView

    before compilation

  • andywang

    stackoverflow.com/questions/20160180/terminated-due-memory-pressure

    so iOS can kill app when is low memory and CocoonJS loads everything on start, so... iOS kill your app