Skip to navigation

3D objects: objectTypeEnergy

Name: objectTypeEnergy [Show more] Type: Variable Category: 3D objects Summary: The amount of energy required to create each object or the amount energy acquired when absorbing each object
Context: See this variable in context in the source code References: This variable is used as follows: * UpdatePlayerEnergy uses objectTypeEnergy
.objectTypeEnergy EQUB 3 \ Object type 0: Robot 3 energy units EQUB 3 \ Object type 1: Sentry 3 energy units EQUB 1 \ Object type 2: Tree 1 energy unit EQUB 2 \ Object type 3: Boulder 2 energy units EQUB 1 \ Object type 4: Meanie 1 energy unit EQUB 4 \ Object type 5: The Sentinel 4 energy units EQUB 0 \ Object type 6: Sentinel's tower 0 energy units