Tutorial 3
KIT207 Portfolio » Devlog
In this tutorial I used the sample scene provided beforehand since my scene's terrain would be too difficult to traverse. First I played with NavMeshes and managed to make the settings about right. I also put in a moving cube in the middle that interacts with the meshes during runtime.
Then I spent an excessive amount of time getting the player to walk along slopes correctly.
Then I created enemies that were same as the player, but red, and were NavMesh agents with a script that guided them towards the player. I also created a script that would spawn them wherever the player clicked.
KIT207 Portfolio
More posts
- Self study 4, simple gameAug 10, 2023
- Self study 4, game ideationAug 08, 2023
- Self study 3Aug 01, 2023
- Tutorial 2 (spooky)Jul 25, 2023
- Self study 2Jul 25, 2023
- Self study 1 & Tutorial 1Jul 18, 2023
Leave a comment
Log in with itch.io to leave a comment.