======Save Game====== ---- (WIP) Saves the current game using the specified filename. If no filename is specified, the default "savegame01" will be used. ====Signature:==== save_game(filename) ^Argument^Description^Type^Required^ |filename|Defaults to “savegame01”.|[[String]]|No| ====Example:==== //Results:// Use the **Save Game** function to... ---- ====Editor Node:==== {{:save_game_node.png?nolink|}} ~~NOTOC~~