Changes:
- Implement scene switcher based on makertech tutorial, adapted to allow setting scenes via exported properties on SceneTrigger and EntranceMarker rather than string-matching on node names
- Add basic fade in/out animation when switching scenes
- Add entrance/exit for cottage interior
- Remove some unused and commented out code
### Changes:
- Implement scene switcher based on [makertech tutorial](https://youtu.be/sKqtCc_HykM?list=PLMQtM2GgbPEWKQuyv9sXHwGWDXLY3Zjpw), adapted to allow setting scenes via exported properties on SceneTrigger and EntranceMarker rather than string-matching on node names
- Add basic fade in/out animation when switching scenes
- Add entrance/exit for cottage interior
- Remove some unused and commented out code