Db powerup modelchanger: Difference between revisions
Jump to navigation
Jump to search
Craziestdan (talk | contribs) (New page: {{wrongtitle|title=db_powerup_modelchanger}} ==Entity Description== Changes the Marble-model via input. {{clr}} ==Keyvalues== *'''Name''' :The name that other entities refer to this ent...) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{this is a|point entity|name=db_powerup_modelchanger|game=Dreamball}} | ||
==Entity Description== | ==Entity Description== | ||
Changes the Marble-model via input. {{clr}} | Changes the Marble-model via an [[Inputs and Outputs|input]]. {{clr}} | ||
==Keyvalues== | ==Keyvalues== | ||
Line 37: | Line 37: | ||
*[[Creating a Marble Model Changer]] | *[[Creating a Marble Model Changer]] | ||
*[[Dreamball Level Creation]] | *[[Dreamball Level Creation]] | ||
[[Category:Dreamball]] |
Latest revision as of 17:48, 17 May 2024
db_powerup_modelchanger
is a point entity available in Dreamball.
Entity Description
Changes the Marble-model via an input.
Keyvalues
- Name
- The name that other entities refer to this entity by.
- New model
- The model in which that Marble shall change to.
- New skin
- The skin of the new model to change to.
Inputs
- AddOutput
- Evaluates a keyvalue/output on this entity. It can be potentially very dangerous, use with care.
- Format: <key> <value>
- Format: <output name> <targetname>:<inputname>:<parameter>:<delay>:<max times to fire (-1 == infinite)>
- Fire
- Fires the entity, used for triggering the model switch.
- Fire
- Removes this entity from the world.
- KillHierarchy
- Removes this entity and all its children from the world.
Outputs
Can fire any outputs to any entity.