SymOntoClay  is an Independent DIY Game AI DSL.


  Warning logo Disclaimer: This is a purely experimental and unstable personal project, created by a single developer. Not intended for production use.
Please read the disclaimers carefully before use!

BaseBehavior.AddToManualControl(IMonitorLogger,IGameObjectBehavior,DeviceOfBiped) Method

Namespace: SymOntoClay.UnityAsset.BaseBehaviors.BaseBehavior
Assembly: Assembly-CSharp

Adds a game object into manual controlled area of the NPC.

Parameters

logger

Logger for method call.

obj

Instance of the game object.

device

Describes biped device which will be using the game object.