Actor Collision Messaging
Resource Type: Behavior
Version: 1.0
Category: Collision
To get it: Simply search StencylForge:Behaviors for the title of the resource
Author: Dubealex
Play a demo now
Youtube videoWHAT IT DOES:This behavior attach to an actor to allow you to manage advanced messaging based on collision shape group. The main feautures are:
* Send message to itself
* Send message to the colliding actor
* Send message to the scene
* Modify an attribute on itself
* Modify an attribute on the colliding actor
* Advanced messaging with conditions. You choose which group on the current and colliding actor need to collide for the message to be sent.
* Can send multiple message or modify multiple attributes using lists