Template:O BaseAnimating/doc

From Valve Developer Community
Jump to: navigation, search
Edit-copy.png
This is a documentation subpage for Template:O BaseAnimating.
Don't forget to purge the contents of the base page upon creating or editing this subpage.  

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.