Template:O BaseAnimating

From Valve Developer Community
Jump to: navigation, search
English (en)中文 (zh)
... Icon-Important.png
Curly brackets white.pngTemplate Documentation
Icon-translate.png
View
Edit
Page history

Usage

This template is our holder for all outputs assigned through CBaseAnimating.

Parameters

  • {{{portal2|0}}} - Set to 1 to display the OnFizzled output for entities that are usable in Portal 2.

Example

{{O BaseAnimating|portal2=1}} delivers:

Model:

OnIgnite  !FGD
Fired when the entity catches fire, such as from an env_entity_igniter or the Ignite inputs.
OnFizzled  (only in Portal 2)
Fired when this entity is fizzled by a trigger_portal_cleanser or, for prop_weighted_cube, the Dissolve or SilentDissolve inputs.
Icon-Bug.pngBug:It does not fire when the object is fizzled by other means such as env_entity_dissolver.