Posted October 25, 2024 by PentaCogStudios
Author: Chance Clark
With the progress on the farm from last week, the best way to move forward is to work on the Player's home. Which came with its own set of dilemmas and problems. First dilemma was deciding whether all the indoor sections should be in one scene or in the same map as the respective outdoor scene; I decided on a scene for all the interior sections. Design-wise I wasn't to happy with the original idea I had, and decided to make some changes in the design to fit what I wanted.
This is where the problem comes in, Unity doesn't make transitions easy. So for these doors I made a transition script; in which this script will have continued use for later transitions; So that I can link each door to their respective location and scenes and spawn the player there.