1 minute read
Unity Walkthrough
Due to not being able to create a physical model because of limited space at home, I thought creating a game walkthrough of my project would be of benefit to allow everyone at the WIP V2 Show to see the size of the space. The walkthrough can be found here: https://simmer.io/@AjLaKaos/l4showlio
I have only briefly used Unity before so creating the walkthrough was a challenge:
I had to learn how to add lighting because there is no windows within the ground floor hub.
I also wanted my materials to be as close to the physical materials as they could be, For this I had to learn from scratch how to use substance painter to create these materials.
Unity walkthrough screenshot
Selection of created materials for walkthrough shown here in Substance Alchemist
2 1
1
2
Unity Walkthrough
For the walkthrough I wanted people to be able to change the materials on the objects that the residents would be able to pick to customise the space. I had no idea how to do this so I had to learn by lots of trial and error and following online tutorials on similar topics.
I did eventually get this to work. The youtube video showing this can be viewed here: https://youtu.be/U71B14UKaeA
The code that worked
1
2