Property | Type | Description | |
---|---|---|---|
colliderHeight | float | ||
creature_renderer | CreatureRenderer, | ||
customAgent | CreatureGameAgent, | ||
noCollisions | bool | ||
noGravity | bool | ||
parentRBD | |||
simColliderWidth | float | ||
switch_renderer_list | List |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CreateGameColliders ( ) : void | ||
FixedUpdate ( ) : void | ||
GetRootBone ( ) : MeshBone | ||
RemoveGameColliders ( ) : void | ||
Start ( ) : void | ||
TransformToCreatureDir ( UnityEngine dir_in ) : |
||
TransformToCreaturePt ( UnityEngine pt_in ) : |
Method | Description | |
---|---|---|
CreateCreatureGameController ( ) : CreatureGameController, | ||
InitControllers ( ) : void | ||
UpdateGameColliders ( ) : void |
public TransformToCreatureDir ( UnityEngine dir_in ) : |
||
dir_in | UnityEngine | |
return |
public TransformToCreaturePt ( UnityEngine pt_in ) : |
||
pt_in | UnityEngine | |
return |
public CreatureRenderer, creature_renderer | ||
return | CreatureRenderer, |
public Rigidbody2D,UnityEngine parentRBD | ||
return |