On Character Controller Hit

Physics
Server Side
Both Mobile and PC
Owner:
Character Controller

Triggered when the player controller touches an entity. This is only triggered when the controller actively moves.

Declaration

event OnCharacterControllerHit(collidedEntity entity<Entity>)
go

Parameters

Name Type Description
CollidedEntity Entity Entities encountered