Toby R's Recent Forum Activity

  • Ah I see there is a really old post of mine above .

    Basically Browser -> on Back Button works and I think there is no way so that button wouldn't work. It works even with CocoonIO, which has limited browser functionality. You just have to export the game as Cordova project, not HTML5. Otherwise you will have to add manually the two lines I've mentioned a year ago.

    Maybe post some screenshot? Which wrapper do you use? Do you export as Cordova?

  • Port version screen.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Very good news! Just one left. If they remove Calls permission then Cocoon becomes trully worth the price and recommendation!

  • Many people made isometric games with C2. With such games z-ordering manipulation is a must, and they succeed so I am sure that everything is possible.

    You can do any action on an instance or on an object (all instances) it's just a matter how you grab your SOL.

    But I agree - I don't understant what's exactly the problem you describing.

  • Thanks .

    Release date is moved now to 15th of March. Just hoping new build system will be ready till then. In a meantime I have added some new features, maps... even added a tank so the screens are a bit deprecaded. Also everything else is ready like the presskit, trailer movie etc. So now just waiting and optimizing still a bit.

    In a meantime I am working on Zombie Annihilation port to AirConsole which will recieve a subtitle "The Winter Duel". It's a local multiplayer version where two players fight agains big waves of zombies.

    Funny thing is that the port will probably be released before the actual game ;D.

    Will keep you updated!

  • Maybe I don't understand what you exactly need. I pin with instances all the time. I've created a quick example https://drive.google.com/file/d/0BwT_0l ... sp=sharing

  • I don't really know what a QuickAppv1 is, but if you use IntelXDK it will create a keystore for you and sign your app automatically. Also if you use CocoonIO it will sign your app automatically once you upload your keystore to their webapp.

  • If you want to stick to Construct 2 then it's a good idea to get familiar also with basic/main web development languages like HTML, JavaScript and CSS.

    HTML will let you understand the layout.

    CSS will let you understand the formatting (it is also needed in C2 for TextBox formatting)

    JavaScript is the language C2 apps are based on. Getting familiar with JS wil lalso let you build your own plugins etc.

  • If I understand correctly you use the same object for shadow and for the blue cross which shadow should be assigned to?

    In the function try to pick instance from the family perspective (not Sprite2).

    Then spawn Sprite2 (shadow) and pin it to the Family object (this has to be within the function so the SOL is correct).

    So

    On function "crateShadow"
    Family1 pick by UID
         Family1 spawn object Sprite2 at image point(x)
         Sprite2 pin to Family1
         other actions if needed[/code:2c0ze6wa]
  • You can move an object between the layers or change the Z position on the current layer (even against another object).

    Check the Z Ordering section: https://www.scirra.com/manual/132/common-actions

  • There is

    However it's like an alpha stage plugin. You have to do some tricks to make a use of it actually. And the controller you have to code manually anyway. So I'm afraid people who are not familiar with web development (JS, HTML, CSS) will have a hard time making one.

    Anyway if any of you wan't to try it, I can help. It seems I managed to do fully working workarounds so I am able to communicate screen and controller with generic data as well now.

  • I'm not sure if it must be local multiplayer, but AirConsole is fun simply because of that so I believe at least two players are recommended for the contest.

Toby R's avatar

Toby R

Member since 23 Mar, 2015

Twitter
Toby R has 18 followers

Connect with Toby R

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x6
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies