Expand description

Auto-generated concept definitions. Concepts are collections of components that describe some form of gameplay concept.

They do not have any runtime representation outside of the components that compose them.

Structs

  • Character Controller: A capsule character controller. The capsule is defined as a position, a vertical height, and a radius. The height is the distance between the two sphere centers at the end of the capsule.