Thabb / BlockStrategy2.0

The next step on the way towards a proper RTS game.
0 stars 0 forks source link

Class: SettlerController #7

Open Thabb opened 2 years ago

Thabb commented 2 years ago

Controls every automated action. Those are:

For this it knows every resource on the map and all the resources that are needed somewhere.

Thabb commented 2 years ago

Controls the movement of settlers. Mostly important for the transportation of items. Knows all the ResourcePackets and all the Settlers everywhere. So it also knows where resources are needed and where not.