Property | Type | Description | |
---|---|---|---|
CharacterTranform | Transform | ||
preFactBot | Transform |
Property | Type | Description | |
---|---|---|---|
CharacterPos | Vector3 | ||
rawEntityCoords | string | ||
running | Boolean, |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
ProcessData ( string responseData ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
createCube ( string entityId, float entityCoordsX, float entityCoordsZ, float entityVectorX, float entityVectorZ ) : void |
Method | Description | |
---|---|---|
sendData ( ) : void |
public ProcessData ( string responseData ) : void | ||
responseData | string | |
return | void |
public createCube ( string entityId, float entityCoordsX, float entityCoordsZ, float entityVectorX, float entityVectorZ ) : void | ||
entityId | string | |
entityCoordsX | float | |
entityCoordsZ | float | |
entityVectorX | float | |
entityVectorZ | float | |
return | void |
protected static string rawEntityCoords | ||
return | string |