Additions
Since the last assets update, I have created 2 other different versions of the bookshelf. We have decided to make this to make the stage not look like its just repeating over and over again.
I have also created other assets, a flower pot and a trash can, to make the corridor not look like its plain and empty.
We have also started created assets for the enemies and helpers, which are slimes, that will teach the player how to play the game.
Codes for the AI has also been implemented, we are still working on making it fully functional.
Changes
We have tried two different kinds of codes for the AI, the first one didn't work as we couldn't make it move as we wanted it to so we have changed it for a new one where we can use the navigation mesh in a 3D plane to make it move where we want it to move.
The floor has also been changed from a 2D sprite to a 3D plane as we needed navigation mesh for the enemy AI.
That is all that has been implemented and changed at the moment.
- Harry A.