Model entity/Generic Keyvalues, Inputs and Outputs/Outputs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(OnFizzled description was completely wrong, Dissolve inputs are only on cubes and other things besides fizzlers don't trigger it)
mNo edit summary
Line 3: Line 3:
-->{{minititle|Model}}
-->{{minititle|Model}}
{{IO|OnIgnite|nofgd=1|Fired when the entity catches fire, such as from an {{ent|env_entity_igniter}} or the <code>Ignite</code> inputs.}}<!--
{{IO|OnIgnite|nofgd=1|Fired when the entity catches fire, such as from an {{ent|env_entity_igniter}} or the <code>Ignite</code> inputs.}}<!--
-->{{#ifeq:{{{portal2|0}}}|0||{{IO|OnFizzled|only={{portal2}}|Fired when this entity is fizzled by a {{ent|trigger_portal_cleanser}} or, for {{ent|prop_weighted_cube}}, the Dissolve or SilentDissolve inputs. {{bug|It does not fire when the object is fizzled by other means such as {{ent|env_entity_dissolver}}.}}}}}}<!--
-->{{#ifeq:{{{portal2|0}}}|0||{{IO|OnFizzled|only={{portal2}}|Fired when this entity is fizzled by a {{ent|trigger_portal_cleanser}} or, for {{ent|prop_weighted_cube}}, the Dissolve or SilentDissolve inputs. {{ModernBug|It does not fire when the object is fizzled by other means such as {{ent|env_entity_dissolver}}.}}}}}}<!--


--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Revision as of 18:38, 29 April 2023

English (en)Translate (Translate)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Icon-translate.png Available doc translations
Info.png
The Model entity/Generic Keyvalues, Inputs and Outputs/Outputs/doc documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.

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:

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history