twdead's Forum Posts

  • I don't think you can have a secure game if all the code resides in someone's browser.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Gameplay... it's a game. People still enjoy Tetris after all and Space Invaders and all manner of clever old games that don't look necessarily fantastic but are still addictive and fun because of the mechanics and challenge.

    Graphics are like... the cover of a book. It should look nice, and reflect the quality of the product inside, but if you open a book up and it's crap, you're not going back to it no matter how nice the presentation is.

  • Just export the files to a public dropbox folder and wait for it to sync. How much easier could it possibly be?

  • I know a method but not now to apply it to construct 2.

    • Put the first value into an array,
    • start a while loop that doesn't close until the size of the array matches the number of values you need.
    • generate a random number...
    • compare it to everything in the array...
    • if it doesn't match anything, add it to the array...
  • Thank you!

  • I don't need to increase speed, for me at least I'm getting like 10-15 fps in everything except Chrome and 60fps in Chrome, and in Chrome, I can't play it.

    As far as the other thing goes, A and D let you circle/strafe but i'm still not sure I want to go with that if I can't come up with a way to use them.

  • Hi. I don't know if this is the right forum for this (it's probably not a bug) but I'm trying this out and made a basic game with the tutorial: http://dl.dropbox.com/u/349494/c2project0/index.html

    In the editor it plays at one speed. In firefox it's much slower (I assume that's firefox because every game i've played in the arcade drags in ff.) But in Chrome the game is so fast it's almost unplayable... like several times the speed it is in the editor. So how do I get a consistent speed between browsers?

    Here's the .capx file in case it's something I messed up which it might be. I've only been playing with it a couple of days.

    http://dl.dropbox.com/u/349494/c2project0/project.capx