Kill/Destroy Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Initial content)
 
m (RBAdmin moved page Kill Action to Kill/Destroy Action: Match terminology used in-game)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:KillAction.png|thumb|600px|The Kill action in the [[Action Editor]].]]
An action to kill a player or destroy a gameobject.
An action to kill a player or destroy a gameobject.
The kill action only takes a reference to the objects it should kill/destroy; it has no other inputs.


If the target of this action is a gameobject or component, that gameobject or component's gameobject will be destroyed.
If the target of this action is a gameobject or component, that gameobject or component's gameobject will be destroyed.

Latest revision as of 00:10, 5 April 2023

The Kill action in the Action Editor.

An action to kill a player or destroy a gameobject.

The kill action only takes a reference to the objects it should kill/destroy; it has no other inputs.

If the target of this action is a gameobject or component, that gameobject or component's gameobject will be destroyed. If the target is a player, the player will be killed.