SFDecos.SFPickBox2

Spatial Fear
Class: SFPickBox2
Description:
This is a pickable decoration item.
The SF player class has modified grab behaviour. It allows to pickup decoration
items up to a mass of 45 in the case that the player is not holding a weapon, or
just the SFPrybar.
The standard SFPickBox2 has a mass of 40 which gives quite expectable throw curve
upon decoration drop. Lowering the mass value allows to throw the box further away.
Grab and Throw of the item are triggered by the UseKey.
While the box is held by the player it is translucent and does not collide with the
world. The behaviour, that a carried decoration item goes through walls is by design.

Author: Ivan Tantziura
Modfied: Markus Nuebel

Extends:
Modifiers:
Source code

SFDecos.SFPickBox2
%%

Default properties

{
     bPushable=True
     bStatic=False
     Physics=PHYS_Falling
     LODBias=16.000000
     DrawType=DT_Mesh
     Mesh=LodMesh'SFDecos.SFPickBox2m'
     MultiSkins(1)=Texture'SFDecos.Skins.JSFPickBox'
     CollisionRadius=18.000000
     CollisionHeight=13.000000
     Mass=40.000000
}


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