The full project git is available here : https://github.com/LucasKyinn/UnityProject
This is a school project, where the focused was to learn Unity by creating a small map with proper lighting. Through this project, I gained hands-on experience with Unity’s tools and features, including creating terrain, placing objects, and using lighting to set the mood and atmosphere of the scene.
Building the map
Creating a character to move around
I Set up all the movement controls (ZQSD) and added a small flashlight (SPACE to turn On/Off).
The character uses this model, even though it cant be seen.
Lighting and occlusion
I’m using the HDRP (Hight definition Render Pipeline) for the lighting.