![Load Game Node](../../../_images/ln-load_game.png)
Load Game
Reads information about the state of the current scene from a previously saved .json
file.
Parameters
- File Path/Saves
Path to where the save files are stored.
Inputs
- Condition
The condition for this node to activate.
- Slot
Index of this save file.
Outputs
- Done
True if the node performed successfully, else False.
Important
No information is read about which scene is loaded, so this node can only be used per scene.