void SetPlayer(int entity)
SetPlayer links the direction keys, enter, and the camera to the entity index specified. It also makes the specificied entity obstructable.
int currentPlayer = EntitySpawn(0, 0, "nathan.chr"); SetPlayer(currentPlayer);
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |