SFDecos.SFPickBox

Spatial Fear
Class: SFPickBox
Descripton: A piece of decoration - a box that player can pick up, carry
somewher and drop.

Model: Ivan Tantziura
Code: Jacek 'moose' Zagrodzki

Extends:
Modifiers:
Source code

SFDecos.SFPickBox
%%

Variables

%function_comment%
SFPickBoxTriggerTheTrigger

Functions

Destroyed ()
Landed (vector HitNormal)
PostBeginPlay ()
Tick (float DTime)

Default properties

{
     bStatic=False
     bTrailerSameRotation=True
     Physics=PHYS_Falling
     DrawType=DT_Mesh
     Mesh=LodMesh'SFDecos.SFMbox'
     DrawScale=0.500000
     MultiSkins(1)=Texture'SFDecos.Skins.JSFPickBox'
     CollisionRadius=18.000000
     CollisionHeight=13.000000
}


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