Usage:
ObjectTemplate.HullHeight
number
Argument values:
argument 1: |
range is 0.1 to 4.3; most commonly 1
|
Description: This property is used exclusively in Battlefield Vietnam.
Equivalent to SetHullHeight.
Related properties: FloatMaxLift
Used in object types (and how often in each type): FloatingBundle (26%)
Used in a total of 7 .con files: Physics.con
Parent directory of these .con files: vietnamObjects/Vehicles
Example: (from vietnamObjects/Vehicles/Sea/PBR/Physics.con)
rem *** PBR_Floater ***
ObjectTemplate.Create FloatingBundle PBR_Floater
ObjectTemplate.HullHeight 1
ObjectTemplate.FloatMaxLift 8
ObjectTemplate.FloatMinLift 8
Go to the ObjectTemplate properties
list page, ObjectTemplate page,
All Properties list,
or Main scripting page.