Link of my game:
https://mehmetxav.itch.io/escape-the-monster
Screenshots of UI:
Screenshots of my game world:
How i improved my game using the feedback i recieved in the past
- I improved my game by increasing the difficulty of the enemies.
- I added a portal with a model and a mesh.
- I added a second building
- I increased the difficulty of the enemy
- i added a model for the npc trader
- I gave the game a clear goal by providing a UI in the beginning with instructions
- I added better lighting.
- I added more UI into the game such as a beginning ui, game over ui and end game UI.
Using the overall knowledge i gained from this class the game ended up being playable.Learning csg allowed me to create buildings.Learned how to use blender to transfer models into godot also helped me a lot as i imported a lot of assets that are in the game.Learning collisions was very useful in creating the portal, enemies, npcs and collisions for the buildings and the world barrier.Scripting also helped me out a lot as it allowed me to make the components of the game functional.Importing animated characters helped me create animations for the enemies and the npc.