.objPolygonRange EQUB 0 \ Object type 0: Robot Polygons 0 to 26 EQUB 27 \ Object type 1: Sentry Polygons 27 to 51 EQUB 52 \ Object type 2: Tree Polygons 52 to 66 EQUB 67 \ Object type 3: Boulder Polygons 67 to 76 EQUB 77 \ Object type 4: Meanie Polygons 77 to 101 EQUB 102 \ Object type 5: The Sentinel Polygons 102 to 136 EQUB 137 \ Object type 6: Sentinel's tower Polygons 137 to 147 EQUB 148 \ Object type 7: 3D text block 1 Polygons 148 to 151 EQUB 152 \ Object type 8: 3D text block 2 Polygons 152 to 155 EQUB 156 \ Object type 9: 3D text block 3 Polygons 156 to 159 EQUB 160Name: objPolygonRange [Show more] Type: Variable Category: Drawing objects Summary: The first and last polygon numbers for each objectContext: See this variable in context in the source code References: This variable is used as follows: * DrawObject uses objPolygonRange