Chadori's Forum Posts

  • I created a SPRITE. In it I have different ANIMATIONS: Animation1, Animation2, - different frames - etc.

    I would like to:

    Bullet OnCollision with SPRITE > Play Animations (contained in ITEM) Randomly.

    I don't know if that's clear but the fact of the matter is: I already have this going like SET ANIMATION TO ("Animation1, Animation2, Animation3")

    I tried quoting animations individually and all but it still aint working.

    HELP

    Use the choose() function.

    choose("Animation1", "Animation2", "Animation3")

  • > tunepunk - Can you also add that the same rule applies to android phones...? It looks cool on phone too and no need for typing the address everytime though there's still the status bar but you can still set it to fullscreen mode.

    >

    I'm not sure it can be done on phones. I know you can save a icon in your launcher, but if you want to remove the address bar maybe this link will help out, but it seems it's something Ashley have to configure in the meta tags of the mobile version. Not sure.

    http://stackoverflow.com/questions/21018750/add-to-homescreen-button-in-android-does-not-show-website-as-a-web-app

    <meta name="mobile-web-app-capable" content="yes">

    The name attribute MUST be "mobile-web-app-capable" and the content attribute must be "yes" (case in-sensitive). If there is any other value in the content attribute the web app will be added as a regular bookmark.

    It works, I have tested it beforehand. Though as he said it closes automatically when back is pressed.

  • tunepunk - Can you also add that the same rule applies to android phones...? It looks cool on phone too and no need for typing the address everytime though there's still the status bar but you can still set it to fullscreen mode.

  • There is...

    Go to layout...

    Right click on the layout...

    Open the View options and there you have it.

  • > Yeah, I did that too.

    > But I thought this was a common thing.

    >

    That's cause you're such a pro. Persona FTW!

    No, I'm not a pro. I'm just an intermediate. There was a tutorial about this for your apps in chrome.

    For easy preview. I'm just surprised that's all.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah, I did that too.

    But I thought this was a common thing.

  • There is a third party plugin for this but still has disadvantages and limitations. For example, admob earnings are split.

    I hope the plugin is do updated.

  • Construct 2 already has a savegame system, which uses browser storage. If you want your savegames to be synced to other devices, it doesn't seem like a good idea to pick platform-restricted services - presumably you'd want to cover all platforms. The API in the original post looks limited to Android only.

    Sorry Ashley , I just know now about Firebase.

  • Ashley , is there any chance you can add this to C2 or C3?

  • Radiancekov - Don't buy on Steam, worst decision. Buy it here so you will get the discount for C3 too.

  • Copy that... Alpha-Niner-Delta.

    Retrieving the missiles.

    Revoke all commands.

  • I'm still able to go full screen in mobile preview over lan.

    However Im using C2 v242

    and fyi my mobile chrome 55.0.2883.91

    edit nothing to do with versions (mine was invoked using a button so just been playing around)

    fullscreen dosent work with on any touch start

    but it still works with a button click

    so just have to put a button in while testing.

    Hmm... Great news... I'll try it out.

    Ashley - I think this is worth noting somewhere.

  • Problem Description

    This is the NWjs for C2. I downloaded it from here : NWJs for C2 https://www.scirra.com/nwjs

    v0.20.0 (Chromium 56) [Requires r217+]

    [NWJS v0.20.0] Touch doesn't work well, far from well. I have a .capx below that shows it. I have installed the latest version for a long time now but I just tried to preview my project now.

    I have noticed that in every update of NWjs, the touch is getting more and more unusual but I didn't mind (I thought at first that it was my ultrabook that was at fault but my touch is working fine on chrome so it wasn't. My ultrabook's touch screen is still working fine.) until the latest version of NWJS.

    +This is only isolated to NWjs since Chrome's touch is still working fine.

    Attach a Capx

    https://1drv.ms/u/s!AjcW2ueud6qp3AWqN14b-aK1K1K3

    Description of Capx

    It's a touch dragging test.

    Steps to Reproduce Bug

    • Touch Drag the black squares.
    • Then Touch Drag the black squares simultaneously. There are 10 black squares for further analysis using your 10 Multi-touch points.
    • Notice the effects.

    Observed Result

    Single Touch Drag: The Black Squares are dragged initially but stops getting dragged afterwards.

    Multi-Touch Drag: Other Black Squares fail to be dragged. The Single Black Square is only dragged initially but stops getting dragged afterwards.

    Expected Result

    Touch on NWjs for C2 to work properly like on Chrome.

    Affected Browsers

    • NWjs: Yes

    Operating System and Service Pack

    Windows 8.1 64-bit

    v0.20.0 (Chromium 56) [Requires r217+]

    Construct 2 Version ID

    Construct 2 r243 Beta Release

  • This isn't actually a Construct 2 bug - it's because Chrome now requires HTTPS support to allow fullscreen mode. Chrome makes a special exception for localhost, but LAN IPs don't qualify. You can work around it using Chrome dev tools and a wired connection with port forwarding, which means you get a localhost address on the device too, but it takes a bit of setup.

    This is a freaking disaster! So in other words, Preview on LAN is now worthless.

    So now we have to export every time we have to preview on mobile, this makes things a hundred times harder.

    I guess C3's mobile support is a great idea after all.

    But more of C2's features is depreciating as time passes.

  • Problem Description

    It simply doesn't work when previewing on LAN with a mobile phone. But works on Desktop.

    +Updated Chrome Mobile and Chrome Desktop.

    Attach a Capx

    https://1drv.ms/u/s!AjcW2ueud6qp3AQBNBeHHVHUne3Q

    Description of Capx

    The event with Touch + Browser : Request for Fullscreen (Scale Outer).

    Steps to Reproduce Bug

    • Preview .capx on LAN.
    • Use Mobile Phone for playing.
    • Touch to request for fullscreen (scale outer)

    Observed Result

    It doesn't go full screen.

    Expected Result

    It should be in full screen.

    Affected Browsers

    • Chrome Mobile: YES

    Operating System and Service Pack

    Windows 8.1 64 bit.

    Android 6.1 Marshmallow

    +Updated Chrome Mobile and Chrome Desktop.

    Construct 2 Version ID

    Construct 2 r243