Describe the bug
Putting script into the Game Data Save 'On Load' event works, putting that script into a custom script and calling that script from the Game Data Save 'On Load' won't work. Assume this isn't intended.
To Reproduce
Steps to reproduce the behavior:
Game Data Save 'On Load', add in a dialogue box saying 'test'
Save the game, load the game, the dialogue box will appear
Put this dialogue box into a custom script, use the Call Script event to call it in the Game Data Save 'On Load'
the dialogue box wont appear
Expected behavior
There are no indications that custom scripts wouldn't work here, so should either work, not allow you to call them or have a note.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Describe the bug Putting script into the Game Data Save 'On Load' event works, putting that script into a custom script and calling that script from the Game Data Save 'On Load' won't work. Assume this isn't intended.
To Reproduce Steps to reproduce the behavior:
Expected behavior There are no indications that custom scripts wouldn't work here, so should either work, not allow you to call them or have a note.
Screenshots If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):