snozbot / fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
MIT License
1.59k stars 291 forks source link

Qol, Check If a Scene is Available in Build Settings #1015

Open breadnone opened 2 years ago

breadnone commented 2 years ago

Description

Checks if a scene exists in Build Settings, if not then loading new scene won't get triggered

What is the current behavior?

There's no check whether a scene exist in Build Settings or whether it fails loading a new scene or not

What is the new behavior?

Scene won't get loaded if it's not available in build setting