Item(entity)

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 6: Line 6:
 
To make item animate using circle spawn move (as it spawns from chest), target it to some entity, then it will start it's move from that entity center (so you can target [[BModel | bmodels]]).
 
To make item animate using circle spawn move (as it spawns from chest), target it to some entity, then it will start it's move from that entity center (so you can target [[BModel | bmodels]]).
  
Item will [[trigger event | trigger]] it's targets once picked it when picked.
+
Item will [[trigger event | trigger]] it's targets once picked.
  
 
=== Call parameters ===
 
=== Call parameters ===

Revision as of 23:43, 15 May 2014

Blood Omnicide item archetype is used to create items such as: artifacts, spell cards, weapons, powerups, tokens etc.

Behavior

When item is targeted by another entity, it becomes hidden and spawns itself when called.

To make item animate using circle spawn move (as it spawns from chest), target it to some entity, then it will start it's move from that entity center (so you can target bmodels).

Item will trigger it's targets once picked.

Call parameters

Items have no special calling parameters.

Keys

Key Description Default value
Target target This entity will be triggered when item is picked. Also this entity will be a start position for circle spawn move.
Target parameters targetparm Instructions for trigger event; Type "nocall" here to disable trigger event.
Targetname targetname If set, item becomes hidden and got spawned when triggered.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox