Hello all :),
I present you the project I'm working on (we are a team of two): Project Istor (temporary name).

This will be an action-adventure game inspired by an old-school game named "Drakan: Order of the flame", set in the universe of the 9th Age (spiritual successor of Warhammer:Fantasy Battles). The dragon is named "Istor", hence the project name.
There will be a main story, exploration, dungeons, dragon riding, melee and ranged combat, loot and crafting.

This is our first true game (we made some game jams before) and the goal is to make everything ourselves (except sounds and music).

We make this game as a hobby in our free time, because it's fun and challenging and kind of a dream come true for us.

We use models with low-poly count for several reasons:
- Match the style of Drakan (2000 3d games nostalgia)
- Allows us to produce models relatively quickly
- It would take us way too much time to make realistic-looking assets with high poly and normal maps
- We are unsure of the 3d performance of Godot, so better use fewer poly.
- No need to make LOD for our models





Here is the list of implemented features so far:
- Fully functional 3rd person controller (walk, sprint, dodge, jump)
- Fully functional dragon controller (dragon riding, fly, breath of fire, gliding)
- Combat system with melee weapons (very basic for now)
- Combat system with bow + poisoned arrows
- Basic monster AI with different behaviors
- Monster loot
- Inventory system
- Containers
- Crafting system (by combining 2 objects)
- Checkpoints, save and load
- Maps loading and unloading
- 3 maps
- Basic option menu
Still a lot of work ahead of us, the goal is to be slow and steady.
Here is our trello where you can follow the advancement of the game: https://trello.com/b/NqaMvB18/project-istor
I will post the advancement updates in this thread.