Tutorial 1 - Simple Scene


Importing Models into Unity

Learnt how to import models into unity this week. I imported the barrel and bridge from module 1 as well as three free models, a bench, bin and a street lamp:

https://www.turbosquid.com/3d-models/old-wooden-bench-lowpoly-pbr-3d-model-1848448

https://www.turbosquid.com/3d-models/free-obj-mode-wheelie-bin/1102644

https://www.turbosquid.com/3d-models/street-lamp-3d-1729146

The biggest hurdle was getting downloaded models to use their textures. The bench was good because it came with a texture that was already usable with unity but the street lamp was different. I learnt about baking textures which basically combines a bunch of textures together into one image. The street lamp was made of multiple textures so this help with that. I used this tutorial to learn about it:

I put a bunch of the objects into unity and gave them basic physics. This is the result.


Leave a comment

Log in with itch.io to leave a comment.