This will be the main class for all types of moving units. It basicly only has the NavMeshAgent and a movement method. And maybe some more stuff if it comes to that.
The different types of settlers don't need anything fancy to them, they themselfs dont do anything. But its important to divide them for visuals and for the SettlerController
This will be the main class for all types of moving units. It basicly only has the NavMeshAgent and a movement method. And maybe some more stuff if it comes to that.
The different types of settlers don't need anything fancy to them, they themselfs dont do anything. But its important to divide them for visuals and for the SettlerController