Added LineBuildNode trait to filter which structure(s) a LineBuild actor can be attached to.

This commit is contained in:
Taryn
2014-03-25 19:50:55 -05:00
parent 758babcad4
commit 61749e145d
11 changed files with 85 additions and 5 deletions

View File

@@ -412,6 +412,9 @@ CONCRETEB:
CrushClasses: Concretewall
LineBuild:
Range: 8
NodeTypes: wall, turret
LineBuildNode:
Types: wall
TargetableBuilding:
TargetTypes: Ground
RenderBuildingWall:
@@ -478,6 +481,8 @@ WALL:
DetectCloaked:
Range: 5
-WithCrumbleOverlay:
LineBuildNode:
Types: turret
^ROCKETTOWER:
Inherits: ^Building
@@ -527,6 +532,8 @@ WALL:
DetectCloaked:
Range: 6
-WithCrumbleOverlay:
LineBuildNode:
Types: turret
^REPAIR:
Inherits: ^Building