PlayerController2D
Module: Inworld.AI. Namespace: Inworld.Sample. Inherited from PlayerController.
This is the demo player controller used in 2D sample scene.
It inherits and implements the private functions Start
, OnCharacterJoined
and OnCharacterLeft
.