mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-27 12:03:31 +00:00
implemented CPU player building a land factory
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
Structure = {}
|
||||
|
||||
function Structure:new{Unit:new()}
|
||||
Structure.behaviour = {
|
||||
type = BTNodeType.SEQUENCE,
|
||||
children = {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user