Joannak's Forum Posts

  • Looks nice. Frame rate is steady 60 on my pc, so .. not yet too many sprites.

    Some suggestions..

    I'd like to see the moment to end on grid positions.. sometimes its hard to know what block the character is digging. This will be important on the future when there will be monsters and one has to know what direction to hit.

    For magic spells: I don't know if you have ever played games like Moria, but at least on some of them there are spells that light the entire level, and other spells that reveal key items (like money, starcases or monsters) on screen even if those are have not been discovered yet.

  • IMHO the key question is.. How much extra are people willing to pay for these exporters? Programming, testing and maintaining those will take a considerable work (and ***load of hardware), especially with all these new 'like-androids' around.

    For example Nokia just recently released new set of X phones that have forked android and "75% compatibility", Mozilla announced they are aiming for 25usd Firefox-phone etc.

    Even though in theory most of these new (and even existing) systems support html-5 there will be differences, both on hw and sw level and it's quite a complex mess.

  • It all boils down to .. How seriously you want to take the security? Are we talking about game scores, save files, banking info or something really seriously secret?

    For high scores and game saves, it's not worth to spend a lot time and effort. Perhaps use some encryption (with hidden keys) and that's it.

    For serious stuff, you are more or less helpless since the platforms these days aren't secure enough to provide trustworthy environments for applications.

  • This latest video made me purchase the Spriter. These features are definitely something I'll want to support.

    PS: Is there any convenient way to make character not swap items on it's hands when facing/moving left? I know that at the moment this is done with simple mirroring the right facing animations and it looks somewhat kooky.

  • Warning.- I'm quite old school, so if you don't get the reference, please use google etc.

    When I think the games I have spend a most time with, there have been so many different types.

    At Apple II ... Lode runner (150 levels) and Castle wolfenstein (2D), relatively long games (hours), single player with primitive AI enemies.

    At C64 .. so many.. Like M.U.L.E. multiplayer strategy competetive/co-operative game. Numerous arcade-shooters ..

    On unix machines Moria, Angband and Nethack. Deep, hard and quite unforgiving

    On Amiga .. A lot, way too many to mention (many ideas are from this era). Gfx and Sound become more important, but also the ideas and story likes are more complex.

    On Consoles (PS2 and PS3) Metal Gear series game mechanism, hide, don't prefer brute force .. Games like Bioshock and Fallout3 for the atmosphere and storyline. Valkyrie chronicles and Flower.

    On PC .. Point&cliks.. some unique ideas like Frozen synapse, Spacechem. Simulators.

  • When you use Construct 2, there are two buttons at the top one next another.

    Left one is "run layout", that opens your game at the browser normally.

    Right one is "debug layout" which opens the game with a debug window attached. Debug window (bellow your game) show a lot useful info of the game, like cpu usage, frame rate...

  • Id say that there's really only one rule. Testing, Testing and more Testing.

  • No problem.. I actually purchased Spriter just today. I recommend you to watch the tutorials Brashmonkey people have made. It's really capable program and integrates nicely to C2.

  • To stretch image, just modify image width and height parameters on the fly. I have seen some nice tutorials on implementing this with C2, no link to offer at the moment. Sorry.

    I don't think Skewing is possible without some effects or 3rd party plugin.

  • Definitely something that needs to be developed further. I like the atmosphere and the graphics a lot.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm not sure exactly what kind of pose you are looking for, but IIRC there are some fall-animations at the Spriter package..

    http://www.brashmonkey.com/spriter.htm

    If those are any use for you, I'd recommend you to purchase that package. It's not much and it seems to be really useful. It's on my short list of the apps I need to get soon.

  • Without example Capx it's always a bit hit/miss to give any performance hints. Have you checked this with multiple browsers and with debug window active.. With it, you should be able to see what's taking the time.

    As far as I know .. all active (marked visible) objects that are at the visible screen area are drawn. So IMHO it would be smarter to move unused elements outside the visible screen instead just hiding them behind the background.

  • If this happened on last few days, it may well be due changes to the site and forum.. I'd check if the money has been taken from the card and if not, try again in couple days. If the purchase still fails, I'd recommend sending E-mail to Scirra and report the problems.

  • A bit like extented Populous? World size with just one God?

  • ThunderZ.. man.. Give them some time.. I'm sure they can tune the looks after all functionality is there.