Skip to content

Logic Destroy

Henry de Jongh edited this page Mar 10, 2023 · 1 revision
Description Icon
A reactive logic component that destroys game objects in the scene.

Parameters

Name Description
None None

Inputs

Name Description Parameter
DestroyActivator Destroys the game object that caused the current chain of events. None
DestroyTarget Searches for targets by the string parameter and destroys the associated game objects. target (string) The reactive target to search for.

Outputs

Name Description Parameter
None None None
Clone this wiki locally