At some points in the game we might want to perform a quick save to a pre-assigned slot (a lot reserved for quick saves)

The component QuickSaver can be used in conjunction with a PlayerTrigger to perform a quick save at any moment.

Simply call the method QuickSaver.TriggerSave and provide a slot index. Also, provide the Location name on the QuickSaver component.

image.png