ArtifactClass

classlabel: "artifact"

Class Tree: Entity->GameObject->Building->Artifact

Description:
Artifact class is a type of i76sign that while it is a Building, it can still be moved. It is useful for an object to pickup with a Tug.

Default ODF Properties:
[GameObjectClass]
AllowUndergroundSpawn = false
canCollide = true
boxCollide = true

Recommended AI Process:
aiName = "PowerUpProcess"
On this page