sqiddster's Recent Forum Activity

  • TunaUppercut thanks for letting me know. It might be a Node-Webkit problem, I might try to get a Chrome build up for testing purposes.

    On windowed it works fine, eh? Like, even if you stretch it to the size of the screen?

  • TunaUppercut this shouldn't be the case. What sort of PC are you on? Laptop? Does it have a dedicated GPU?

  • Giganten Interesting. Does it freeze all the time, or just at some points?

  • We've released a demo on Steam to coincide with Intel's announcement that Airscape won 'Best Use of Physics' in their 'Level Up' competition!

  • Yess, Offset and tiling in the Sprite object would be fantastic!

    I do see Ashley's concern however. I think it would probably be OK to leave the tiledBG in the software as a deprecated feature, or, even better, convert all tiledBG objects to sprites.

    Having multiple object types that all do similar stuff is a pain, especially for families etc. Combining to one object would be ideal.

  • This is quite different from auto-tiling since it's not on a tile based system. Honestly I don't think you'll be able to do this without serious hacking/plugin writing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ggibson1 that's not a bad idea. I might give that a try...

  • Hey all,

    A mysteriously missing feature from C2 for some time now is the ability to loop through all the webstorage values for a game. This might seem a bit useless, so I'll try to illustrate my current predicament.

    I have a 'save slot' system which works by prefacing every webstorage value with a slot value - e.g. "Score" becomes "1_Score" for slot 1, "2_Score" for slot 2. I set up functions to do this all automatically, and it works well.

    The problem comes when I'm trying to clear a slot by removing all the webstorage values prefaced with that slot value. I've been attempting to find a way to workaround, and it all comes down to the fact that we can't loop through the webstorage like we can for a dictionary, even though the two systems are functionally identical.

    Any thoughts?

  • (Sorry to revive this old thread) but GeometriX do you reckon there'd be a way to override where this goes to? Currently the game can't take advantage of steam cloud saving due to this issue.

  • Hey all, just a quick question:

    Does anyone know the exact OS version that Node-Webkit exports start working properly on? I know that before a certain point, NW crashes on startup. (Context: Writing up minimum system requirements for Steam.)

    Thanks!

  • Aphrodite d'oh... well I guess you learn something every day. I guess we can close this topic ._.

    jayderyu what's the difference between using global variables, and using instance variables on a global object?

  • Hey all,

    Something I've found quite annoying recently is that there's literally no way to move variables (Global/local), or chunks of code containing those variables, between event sheets, without going through every place the variable is used in the ENTIRE project and replacing them with a temp value.

    For local variables you can workaround it OK by creating copies of those variables in the destination sheet, then copying the code over. For globals, there is no such luck.

    There really should be a way to do this. I feel like it might be difficult due to the architecture of the engine, but a workaround shouldn't be too hard (?)

    Anyone agree that this is needed?

sqiddster's avatar

sqiddster

Member since 5 Sep, 2011

Twitter
sqiddster has 4 followers

Connect with sqiddster

Trophy Case

  • 13-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

16/44
How to earn trophies