Describe the bug
inkplayer create_story method throws "InkRuntime could not be found" error if run in HTML or "Loads In Background" turned off.
To Reproduce
- Install inkgd plugin and create inkPlayer node and load with InkFile.
- Turn "Loads in Background" off.
- In code, have the inkplayer run the "create_story" method and run the scene.
Expected behavior
Scene should run as normal, with no errors.
Environment:
- OS: Windows
- Godot version: 3.4.3 vanilla
- inkgd version: 0.4.5
Describe the bug
inkplayer create_story method throws "InkRuntime could not be found" error if run in HTML or "Loads In Background" turned off.
To Reproduce
Expected behavior
Scene should run as normal, with no errors.
Environment: