Load Position Action
Description
Loads the position and assigns it to this object. This is best used with the Save Position action.
Parameters
[table th=”0″]Load Value,”The GameObject we want to load our position into.
Tag,”The unique tag we used when saving this data.”
Filename,”The file we want to load the data from. Use Exists action to check it exists first”
Encrypt,”Whether the data we’re loading is encrypted.”
Encryption Password,”The password to use to decrypt our data if it’s encrypted.”
If Error,”An FSM Event to call if an error occurs.[/table]