Skip to content

Script Object Communication

Phillip Stephens edited this page May 1, 2021 · 1 revision

Script Object Communication

Script objects are able to send message to each other based on a State/Message model and execute various predefined behaviors depending how objects are "linked" to each other in the script layers. Objects can even communicate with objects on different layers, though this is generally unused in practice.

TODO

More technical breakdown

Clone this wiki locally