n06rin's Forum Posts

  • istavang thanks, your link is help.

    But now I have next trouble. I can't see my character. I see him in editor, but when I run layout I don't see him.

    But example "Grey Guy" work well, Maybe I was miss somethink in spriter? I know about custom save options and use all of them.

  • Can't use plugin. When I want to test my layout, I see error.

    I use example of grey guy from head-message of this thread.

    browser internet explorer 11. In firefox I see the same problem.

  • Maybe it not stuck? Maybe it just loading?

    html 5 games are really hard for smartphones. And on old android smartphones it can be really work slow.

  • I want have several layers of background. On each i make a new tilemap object. But it work really strange. For example, i see tilebar of tilemap who lay on locked and invisible layer.

    I think, maybe exist a more simple method to make layered tiled background.

  • Hi! My name is Nick. Now i work on my second game on construct 2.

  • So, i strongly recommend using cocoonjs. Because it work really fast.

    And for publishing on iphone you need mac in all cases. Some people use virtual machine with mac os. It's problem for all developers.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • RenatoB okay, I would try make in construct.

  • Hi. I make a game, and in start I need to make cut-scene with introduction to story. How can I do it? Scripting in events?

    Or maybe i can make animation in third party software and just make object sized as full-screen and play animation?

    How you solve this?

    sorry for my english.

  • grandbrinus try to keep premium. It is really to join.

    So, when i wrote about nexus 7, i mean your game is really slow. It is one of the most performance tablets.

  • DylanBannan I don't want to edit your .capx. But i can take a several sscreenshot of my work.

    drive.google.com/file/d/0B9kuXoWVwWfpTGlmbmlpNTlkU28/edit?usp=sharing

    at start of the game it trying to see, variable best in webstorage exist? If no, they set it.

    drive.google.com/file/d/0B9kuXoWVwWfpT3R0T25pUmstdUk/edit?usp=sharing

    And next, they compare score with bestscore.

    Check this: scirra.com/manual/120/webstorage

  • At first i recommend use several layers. On first layer you can take in-game buttons. On second menu.

    And in touch event add another condition button.visible or visibility of layer with this button.

  • You need to use webstorage. I save a game highscore there.

  • So, i don't understand about what lugs are you talk. I tested your game on my PC with chrome and it work well.

    Than I compile .apk file with cocoonjs: drive.google.com/file/d/0B9kuXoWVwWfpN3hlNG5hRVRoWTA/edit?usp=sharing , and it was work too smooth on my nexus 7.

    You can test it on your smartphone too.

  • grandbrinus Phonegap is really bad choice. It work really slow on my nexus 7. I can't play on your game.

    You can use cocoonjs. It might work better.

  • Thanks. It might work. But i changed it, and now I am not need that array.

    But will use it later