Added functionality for the light switch in the bathroom
Setting up testing environment
In the project window navigate to Project/Assets/Scenes and open the "FinalExam" scene.
Press Play.
Feature Review
Light Switch
Criteria:
[x] Toggling the light switch in the bathroom toggles the lights on/off (lighting still looks kinda weird but that is a different issue with lightbaking)
Checklist
These checks should always be true for your pull request
[x] My pull request is for one story/feature.
[x] Every individual commit in this pull request is logical.
[x] All code, documentation, commits and player seen texts are in English.
[x] I have deleted unused / unnecessary code.
[x] If my edits need a change in documentation, then I have updated the documentation.
[x] All code is in correspondence with the code conventions.
Description
Added functionality for the light switch in the bathroom
Setting up testing environment
Feature Review
Light Switch
Criteria:
Checklist
These checks should always be true for your pull request