View all by hovr
hovr
Follow hovr
Follow
Following hovr
Following
Add To Collection
Collection
Comments
Devlog
UTAS KIT207 Portfolio
←
Return to UTAS KIT207 Portfolio
Devlog
Tutorial 05: Cinemachine & Post Processing
April 14, 2024
by
hovr
Cinemachine Cameras To move away from a boring static camera I used Cinemachine virtual cameras to make the camera follow the player and mouse movement to turn. I kept the damping rather low as I want...
Continue reading
Self-Study 05: Lighting in Unity
April 12, 2024
by
hovr
Baked Lighting To get a basic grasp of baked lighting in Unity I follow Bracky's tutorial on lighting in Unity. This involved making a material and enabling Emission, and setting the Global Illuminati...
Continue reading
Self-Study 04-2: Game Ideas
April 05, 2024
by
hovr
Game Theme Break the System Game Ideas Idea 1 - Hacking Game Puzzle-stealth game where you hack your environment to find to get to the end of the level, avoiding patrolling robot guards. Opening gates...
Continue reading
Self-Study 04-1: A Simple Game
March 31, 2024
by
hovr
To make my Unity project a little more interesting I made it into more of a game by adding some basic elements. Enemy Spawners Instead of manually placing each enemy I made a spawner script that I can...
Continue reading
Tutorial 03: Navigation Mesh
March 24, 2024
by
hovr
Navmesh Generation Using the AI Navigation package I generated a navigation mesh to make AI move around the map. I added a script to make my character move to where I click on the map using raycasts...
Continue reading
Self-Study 03: Terrains & Probuilder
March 21, 2024
by
hovr
Terrain Tools Continuing with last weeks unity scene, I added a flat terrain and used the noise brush from the Terrain Tools package to paint some hills and mountains into my scene. I then flattened o...
Continue reading
Tutorial 02: Animations in Unity
March 15, 2024
by
hovr
Animations in Unity This is where the fun begins, importing animations to Unity! When I exported my model, all its animations were included too. I started by setting up an animation controller to trig...
Continue reading
Self-Study 02: Rigging & Animation
March 14, 2024
by
hovr
Basic Human Model I started off by making a basic humanoid model. I decided to go more a more boxy design. It didn't turn out quite as I had hoped, but I was short on time so it will have to suffice...
Continue reading
Tutorial 01: Importing Models Into Unity
March 02, 2024
by
hovr
Tutorial 1 I managed to successfully import my barrel and cenotaph models from the first self-study into Unity! I also imported Eiffel Tower and Statue of Liberty models I found online, and added a si...
Continue reading
Self-Study 01: Barrel & Hobart Cenotaph
February 28, 2024
by
hovr
#blender
Barrel Tutorial The first model I made in Blender was a basic barrel, following a tutorial by SirPinkBeard. This helped me learn the basics of modelling and shaping an object, preparing a UV map (unwr...
Continue reading