italoand's Forum Posts

  • Hi, what should I do to get a stable release of Construct 2?

    It was removed from Steam, and I bought there...

    Can you please provide a download or something that proves I have the Personal license, because, in this site it doesn't appears.

  • Thank you, AceWay, a bug that I hadn't noticed, I'll take a look on this.

    Thanks.

  • I've been working in this game in my spare time, now I'm focusing in GUI and Story, but I hadn't almost nothing to show yet.

    It's being hard to publish my first app, so, using this 'simple' projects as start on, I'm asking for your feedbacks.

    Kongregate:

    http://www.kongregate.com/games/italoan ... ns-crawler

    Itch.io:

    https://italoand.itch.io/the-dungeons-crawler

    Thanks!

  • Hi thanks for the replies.

    Must appears the problem is with the chrome...

    I tested with some peoples, the ones who used chrome, had delays as I said. I'll look for deltatime looks a good function. And as I remember I tested in the chrome in this i7, (which is the standard browser of the guy).

    I'll keep it up.

    scirra.com/arcade/addicting-puzzle-games/1015/jacks-in-planes

    The game is this (don't play on chrome LOL).

    Feel free to check.

    Really thanks, buddies!

  • Well, I saw now I'm on the wrong place to post this question... Sorry.

    It's a bit complicated install in all machines the update.

    As my tests uses "Wait" and "Every X Seconds", in anothers superiors (or inferiors) machines haves a difference in how they're used...

    Thanks.

  • Hello, a question about the system of html5 in C2:

    I made my projects in a Core 2 Duo processor.

    But when it runs in anothers configurations, there are a lot of unsync in these computers. By example, the difference in a i7 processor is too much!

    Is there any way to try to keep my tests the same in all processors?

    Thanks.

  • Sorry by the delay.

    Basically now, is transfer a value from 'time' to 'score'.

  • Hi, well I didn't gave up, and I could stop the time and about the score, it will Run at the same time, just add value to the next layout, it's not technical as I wanted, but works.

    Just put 'Time Scale' as '0'.

  • 10 levels, number of lives and maybe a bit more fun?

    gamejolt.com/freeware/games/arcade/get-the-chicken/5380

    Same link.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, well I passed to use Construct 2 two weeks ago.

    I tried exhaustively find a way to stop the time in the middle of the game, when the objects are out of layout.

    Well the game is simple, but to let it a bit better, I would like to add the rest of the 'time' as 'score'. But I can't stop the time. To then try to send it as score.

    All my problems are around math LOL.

    Was additioned a 'global variable' to start the countdown.

    This image shows the game running without the destroyed objects.

    <img src="http://dl.dropbox.com/u/31568350/Problem1.jpg" border="0" />

    Sorry if it's a repetitive question.

    Any help is appreciated. Thanks.

  • Thanks tulamide! And sorry about that!

    I didn't knew about this doc, I have saved it now.

    I'll put more efforts to find my problem next time, idk if my english helps me lol.

    Well, problem SOLVED!

    Thank you all, and sorry again.

  • Looks a progress.

    Well as 'Text' the Global Variable is not working.

    As Number, yes:

    <img src="http://dl.dropbox.com/u/31568350/ChickenProblem_b.jpg" border="0" />

    But putting the Set Text, it changes to "LIVES" letters, not numbers.

    Any idea?

    Thanks again.

  • Thanks by the fast reply. =]

    No lucky here =Z

    <img src="http://dl.dropbox.com/u/31568350/ChickenProblem.jpg" border="0" />

    This is what I did.

  • Hi, well I had to get back for you again, after hours without any lucky.

    When the character dies I can change the text for one number less, but when the layout restarted it backs to the first number.

    Well, I saw some references for global variables, I created one, but I have no idea how to use it.

    int(.text) - 1

    I found this expression but I think it can be used only in Private Variables.

    No lucky too finding some examples, when I was near from it, the files are missing...

    Any help is appreciated!

    Thanks for now.

  • Perfect chrisbrobs!

    In my search I found a tank sim yours! Very good work!

    As my idea was the sky moves not the ship I made some changes using your idea:

    <img src="http://dl.dropbox.com/u/31568350/Screen1_Events.jpg" border="0" />

    This solved!

    Thank you!