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