Guif0DA's Recent Forum Activity

  • Ashley

    Well as I said games that are time-based and doesn't use a lot of movements, many static sprites, etc. Games that you need to make sure the time is exact for everyone.. that depend's on the game type.. in my case for example I think that would be welcome.

    Another thing, how to solve the problem to make the game keep always running? Because when the windows lose focus the game stop. Would be good if there was an option to allow the game always run..

  • Hmm.. you gave a good idea, check if the player runs above 10FPS, if not, the game is closed, or something like that.

    might try that.

    Still, I think it is a nice idea to add the option, so it's the developer choice if he want to allow DT to become higher than 0.1 or not. For games that doesn't involve movements and are time-based with static sprites that would be very welcome.

    I don't know if it would be hard to you to add that option, if it's an easy thing to implement, then why not?

    thanks ;)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • loved it! also the music is awesome haha

  • I don't have a mobile to test this.

    But wouldn't the use of the condition "every X seconds" still work in that case ?

    If you want your turn to be 30 seconds long, use a "Every 30 seconds" event.

    At worst try "Every 1 second" to add 1 to a global variable. When its value is equal 30, you have your 30 seconds. (or whatever time you want/need)

    Once again I can't test this by myself to see if a "bloated" mobile acts as I would expect or as you described.

    You could also use your own manual dt, testing the FPS value each tick, and "creating" your own dt variable to add to the timer.

    There are some workarounds possible I hope.

    Ashley, your thoughts ?

    Nope it wont work because the game will run in 'slow motion' below 10FPS, so if you use an action like every 10 seconds, it will trigger after more than 10 seconds because the dt can't get bigger than 0.1(10FPS)

    Please take a look at the link I sent above that explains the minimum framerate and you will understand ;)

    You also suggested to use every 1 second to add 1 value to a global variable. Also that won't work because it wont trigger at 1 second the action, because the game is running in slowmotion the action will trigger after more than 1 second and then the global variable wont increase every second.

    Hope you understand ;)

  • that's good news, also I saw that IE for X360 going to support HTML5 too, hope it have webgl support, if so, can't wait to preview my games in my TV xD

  • 30 seconds is 30 seconds, how lowering FPS would impact on that ?

    Instead your player would just have less effective time (frames) to perform its actions.

    That's the interest of dt, to make up for the difference of FPS between computers.

    scirra.com/tutorials/67/delta-time-and-framerate-independence/page-1

    read the part of 'Minimum framerate' ;)

    you can also test for yourself, if you have a mobile that isn't powerful enough you can preview your game on the mobile and if it runs below 10fps then the time will take longer to complete a 'real' 30 seconds.

  • Hey

    As the title says, would be good if there was an option in project properties that you could allow C2 to let dt get larger than 0.1 (below 10FPS)

    This is important to games that you don't want to ppl cheat by lowering their overall FPS and make the game run slow for a specific purpose, in my case my game have player turns, so let's say the turn have 30 seconds and someone with a very low fps like 5 is playing, their turn will have more than 30 seconds, would be unfair.

    Again, my suggestion is only to add the option, if the developer want to activate it then he may have the choice.

  • whoa... nice movement

  • That's strange, tryed to reinstall the program?

  • these are some nice suggestions.. ;)

  • http://www.scirra.com/forum/bumpmap-effect_topic55996.html?KW=bumpmap

    In C2 bumpmap is more like a specular.didn't opened here the example.. link is working?

  • depending on the way u made to dend data, yes.. might be something related to fps. try to use deltatime to make evrry machine run at the same speed

Guif0DA's avatar

Guif0DA

Member since 5 Dec, 2010

None one is following Guif0DA yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies