Tokinsom's Recent Forum Activity

  • DurandalCorp "Metroidvania" just refers to the room-based open-world system that both Metroid and later Castlevanias used. I think Metroid did a much better job at it so that's what this is modeled after.

    Anyway, no, sorry. There are collectibles and a sub-screen to see what you have, but no real inventory. They're fairly simple to make and I'm sure there are a few examples and such around here somewhere.

  • ""As for efficiency and performance, frames are packed into texture atlases when exporting anyway, so delaying the processing or not should be negligible.""

    True but now C2 is importing a sheet, slicing, and then putting it all back into a sheet on export, so why bother XD; All this really does is give you extra space for image points and let you crop...meanwhile drastically increasing preview times and bloating your project with thousands of images & folders.

  • Very soon. I lost my internet and SVN server for almost 2 weeks but we're back on it now. Tip: Avoid Comcast like the plague.

  • Refeuh Check out pyxel edit or SuperPowers game engine. They animate by "focusing" cels on a spritesheet/grid instead of slicing a sheet into individual images. This is far more efficient and lets you swap the source sheet on the fly for multiple characters or whatever, among other things.

  • Nope. Technically you can do this with 3rd party plugins that weren't meant for it but..eh.

    I think C3 is switching to spritesheets over individual frames. More versatile and efficient.

  • C-7 Yeah that doesn't sound too bad, actually. I just prefer dictionaries because of the named keys.

    Off topic but for "item persistence" you mentioned at the end there, I prefer using dictionaries for that too. You can add a key with the object's IID and layout, then refer to that to see if it's collected or not. No need for manual checks or spreadsheet/array reference! I can see how that would be better in some cases, though.

  • fldr The crash was fixed, yes. The feature is still busted though...

  • Script minification hasn't been working for me for a long, long time. I made a thread a while back and the consensus was that only a really old version of java works with C2.

    Had this problem on Win7, 8, and 8.1. Haven't tried exporting with Win10 yet. Don't think that's the problem.

  • purplemonkey Nope. It's impossible to do without a custom or event-based behavior. I had one person who was interested in doing this but it was never finished.

  • Anyone here added quest / missions to their games? I'm doing this for the first time and would like to get some input on how to go about it. I have a few things in mind but they just sound...rough. My main idea is to just use dictionaries with a custom quest editor to create all the keys and default vals...so it'd be something like this:

    Quest_GetTheKeys_Description : String

    Quest_GetTheKeys_Active? : Bool

    Quest_GetTheKeys_Complete? : Bool

    Quest_GetTheKeys_Key1 : Bool

    Quest_GetTheKeys_Key2 : Bool

    Quest_GetTheKeys_Key3 : Bool

    Then when a key object is collected I'd run a loop to see if all 3 have been collected. If so, Quest_GetTheKeys_Complete is set to 1 and the player is able to turn it in.

    Thoughts?

  • This might help? I never understand how you're supposed to translate this stuff to C2 :T

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Trying to install but it says info.xml is missing from the root.

Tokinsom's avatar

Tokinsom

Member since 6 Jun, 2010

Twitter
Tokinsom has 11 followers

Connect with Tokinsom

Trophy Case

  • 14-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies