SFVehicle.SFTank

Spatial Fear
Name: SFTank
Description: A vehicle class with Tank-like behavior; can turn without velocity

Author: Gert Jen Peltenburg

Extends:
Modifiers:
Source code

SFVehicle.SFTank
%%

Functions

InterpretControls (bool bJustFired, bool bFire, bool bJustAltFired, bool bAltFire, float aVehicleSpeedControl, float aTurretTurn, float aVehicleTurn, float aVehicleUp, float aTurretUp, bool bJustJumped, bool bJustDucked)

Default properties

{
     bBot_ShowVehicleLocation=True
     Armor=100
     InitialHitPoints=100
     FullHitPoints=100
     PhysicsFlatBottom=True
     Elasticity=0.000000
     RepairTime=0.000000
     EncroachDamage=50
     bDamageTriggered=True
}


class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX