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!

DeviceOfBiped Enum

Namespace: SymOntoClay.UnityAsset.Core
Assembly: SymOntoClay.UnityAsset.Core

Represents part of body of the NPC or Player which are required for doing actions or using things (game objects).

Fields

Head

Represents the head of the NPC or Player.

RightHand

Represents the right hand of the NPC or Player.

LeftHand

Represents the left hand of the NPC or Player.

RightLeg

Represents the right leg of the NPC or Player.

LeftLeg

Represents the left leg of the NPC or Player.