VonFirflirch's Recent Forum Activity

  • Nexis717,

    Nevermind, scratch that. I've just realized Metadata was just what I needed. So... uh... Thanks a lot!

    Basically,

    -Creating a suspend save would save the game in a special slot : "Slot_A_Suspend" or something, as opposed to the normal "Slot_A", Slot_B" and so on;

    -Doing so would also create a metadata key;

    -Later on, when going back to choose the file you wish to continue, the game checks if the metadata key exists;

    ---If yes, you can choose to resume from the corresponding "Slot_x_Suspend" and delete the metadata, making it impossible to access the suspend save anymore;

    ---If not, only the proper save is available.

    Welp, one worry down, only a few billions left, wish me luck!

  • Nexis717,

    Looks like I've messed up. The correct term was "suspend saves". Sorry for the confusion! :[ Based on what I've done with it, I don't think Metadata would help me, it's typically for keeping track of savefiles if I remember correctly. I'll probably try out the method I've discussed in my previous post and pray that it does the trick... or give up and change my design mentality x) In any case, @RetroInsight, @Nexis717, thank you both for your time regardless

  • ,

    It's an RPG thing. You can save your game at specific locations, but sometimes you'll need to stop playing for whatever reason with no savepoint anywhere near you, and that's where quicksaves come in handy : You can stop playing halfway through a dungeon and resume later, but should you die afterwards, you're booted back to the last proper savepoint.

    Saving anywhere in a game about decisions-making/strategy isn't a good thing since if something goes wrong, you can just reload and try something else, trial-and-error-ing your way to victory. I don't want that! x)

    At the same time, I also don't want to force players into having to play the game for hours at a time just to get anything done, because of scarce savepoints.

    Quicksaves are the perfect compromise.

    I guess I could have a saveslot that function as a quicksave, saving after every action, so that you have to load a proper save when you reach a complete dead-end or something, but it just doesn't sound right to me as I'm assuming saving after every step would cause some kind of strain on the system... but I'm not too tech-savvy to know for sure.

  • I don't have links or anything, but have you tried giving the player character more behaviors?

    I remember doing something similar back in the day, where performing a dash would activate a Bullet behavior, set the angle of motion to the direction you want, and later deactivate it once the action is over.

    As for hovering, wouldn't lowering the player's Platform.MaxFallSpeed suffice?

  • Depends on how smart you want the preys to be.

    I mean, you could make a basic system where if the player enters a specific zone around them (collision with an invisible rectangle representing the prey's sight or reaching coordinates depending on one or more variables...), they start going the opposite direction. You wouldn't even need pathfinding.

    If you need them to navigate around walls, however, then pathfinding would be the way to go : you could set a bunch of checkpoints for preys, have them look for the farthest one that isn't in the threat's general direction relative to themselves, and have them run for it until the predator's been shaken off.

    Does that help at all? Sorry if I've wasted your time!

  • ,

    I know about these, of course, but is there any way to delete them after use, besides overwriting them? That's what I'd need. I apologize if I worded my issue poorly.

  • What's the bar tied to? A variable?

    Can't you just have an event that substracts from it every 0.5 or so second (using the Timer behavior) and a "On key pressed" event that adds a little to it?

    Maybe I didn't understand exactly, but it doesn't sound too complicated to do.

  • (Second try, since I had posted this on the C3 forum like a moron)

    Hello,

    I've just started making an RPG and I'd want to know how to handle Quick Saves on Construct 2.

    By Quick Saves, I mean those that are immediately deleted when you load them : they let you save your progress so you can resume later, but prevent save-scumming, unlike regular saves. They're seen in most RPGs, where dying sends you back to your last proper savepoint, serving as a means to stop playing at any point, should something come up, without allowing to save anywhere, which would severely undermine the tension those games need to be fun in my opinion, so it's a pretty big problem.

    While normal saving is as easy to perform as choosing the corresponding system action, I can't seem to find anything about making Quick Saves nor do I have any real idea how to do it. Could anybody help me out? Or at least point me in the right direction? ...did I miss an obvious solution like an idiot?

    Thanks in advance... and sorry for wasting your time in case this issue was already dealt with elsewhere!

  • Just a little quality-of-life thingy : with the sprite editor in Construct 2, I'd use a transparent color on the right-mouse button as a quick eraser.

    Why isn't it possible in 3 anymore?

    Another thing : The eye dropper could be used quickly by holding the control key, will that come back? PLEASE! x)

  • A Paper Mario project. Barely started, nothing special... yet! Or ever, it depends on a few things

    The link to its thread, with more information :

  • Well... more like Pixel Mario!

    This is what I'm working on. Here's the video description, translated from french :

    Sorry about the awful video quality, that's all I have at my disposal :'{

    (There's some sound, but it's very quiet)

    Ever since I first played the original Paper Mario on the N64, before I could even read, I've been dreaming of making my own game like this.

    The last two instalments leaving a lot to be desired, in my opinion, I thought this was the perfect time to make my dream come true... I've barely started though And I'm not entirely sure I'll finish this. And if I do, how long is going to be from now? (I'm quite lazy at times) x)

    I'll try to put up some kind of demo on the Arcade when I'm done, before moving on to something more original based off this, as it seems straight-up fangames aren't too well-received by Nintendo, lately

    My dream would be to make said demo's .capx available to all, so people can start making their own Paper Mario-like game using it as a basis... Though, first I'd have to make sure it's not a complete mess and that's it actually intelligible!

    But would anyone be interested?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can't a negative value in the magnitude setting work?

VonFirflirch's avatar

VonFirflirch

Member since 28 Nov, 2013

Twitter
VonFirflirch has 3 followers

Trophy Case

  • 10-Year Club
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies