Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "componentName" : "eventRelay"
  , "listenEvents" : <Array(String)> // deprecated
  , "fireEvent" : <String> // deprecated
  , "listeners" : <Array(String)>
  , "trigger" : <String>
}
Code Block
listeners: [
	<Event>,
]

Overview

  • Uses the emitting objects location to forward events to other entities in containing area

Properties

  • None

Events

  • None

Remarks

  • Can be used for explosion collision broadcasts