Zathan's Forum Posts

  • I'm making a mobile game with 480*768. So, height > width.

    But I want the orientation of my game is landscape...

    So, I'll have to use 768*480 and mark the landscape option?

    ..sorry for the english

  • i put the behavior in a text object, but isn't working...

    i've already set the layer to parallex 0,0.

  • Just restart the timer in the 'On timer' event.

    Dude, you did a tutorial project for me... thank you vmuch

    it's exactly what i need. ^^

  • Use the Timer behaviour rather than Every X second. You have complete control over it.

    lol I had forgotten this behavior.. anyway, I never used it.

    how to solve my problem with it?

    I can set a timer with a random number to my meteor spawn?

    *yeah... i'm a noob. :\</p>

  • First of all, sorry for my english...

    I'm making an asteroids style game. The problem is: asteroids spawn.

    I configured them to spawn:

    every x seconds: random(4,10);

    the problem is that "every x seconds" is occurring every moment.

    so, when you click on the menu screen and go to the gameplay, may already be starting to spawn asteroids, since "every x seconds" was passing on the menu too.

    Any tips on how to reset the 'time' when start a layout?

  • hehe thnks every1 ^^

    I have to learn much more about dt... so, let's read :)

  • Some people will not be able to run my game at 60fps. Then, to avoid slowdowns, I want to set the fps at 30 by default.

    is this possible?

  • How do i set the frame rate below 60? like 30, for example.

    thx

  • hey man! reupload please, the liks are dead.. :\</p>

  • First... sorry for the bad english... <img src="smileys/smiley36.gif" border="0" align="middle" />

    How to make a backlight like that? Mainly as in 0:27...www.youtube.com/watch?v=zgxnAkrvV4k

    ps: i'm using construct classic.

    thx

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • what size should I use (resolution) to make a game for ios, android and windows phone? sorry for my english..

    thanks ^^

  • How i do a realistic rope??

    dl.dropbox.com/u/23551572/C2/rope.capx <- here you have an example, but is too "elastic"... can it be improved? thanks ^^

    ps: sorry for my bad english :\</p>