This is the video I made showcasing the scene and game Haunted Room.
Here I scripted in C# and made a node system to change the camera position when Player clicks on an object. I then added a free animation from Unity (Tweening) so the camera would transition nicely to each object.
Here I used a free Shader from Unity(Quick Outline) so when Player would hover over any object they can interact with an outline appears.
Here I used a counter and checked each colliders name for specific colliders.  Once found they count and if the counter becomes 4 then the animation plays. I also made a button that when pressed brings the document back up.
Here I made the candle flame and fire particle systems for the scene.

You may also like

Back to Top