| Home Page | Recent Changes

FatnessTrigger

UT :: Actor (UT) >> Triggers (UT) >> FatnessTrigger (Package: UnrealI)

When triggered, alters the fatness of an actor from one state to another, over a set time interval.

Note: You have to use one FatnessTrigger per Actor.

Properties

FatnessTrigger Group

float ChangeTime
Time interval for the fatness change.
int EndFatness
Final fatness value.
name FatTag
Only the last actor with this Tag gets its Fatness changed.
int StartFatness
Start fatness for the actor when this trigger is activated.

Script Only

Actor (UT) FatActor
The affected actor. This is set when the FatnessTrigger is activated.
float TimePassed
Amount of time that has passed since the trigger was activated.

Ike Bart: I tried to use this event triggered by a trigger and it wouldn't change the fatness of any decorations that had the same tag as its FatTag. Perhaps it only works on pawns or inventory items. I'll do some more testing on pawns and other stable objects with meshes.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In