Property | Type | Description | |
---|---|---|---|
KIlledBY | GameObject | ||
body | Transform | ||
damage | bool | ||
death | bool | ||
deathPoint | int | ||
isDeath | bool | ||
killPoint | int | ||
life | int | ||
myPhotonView | PhotonView, | ||
renderer | Renderer | ||
selectedSpawn | int | ||
spawnPoints | GameObject[] | ||
waypointContainer | GameObject |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
hitFunc ( PhotonMessageInfo, info ) : void | ||
hitFunc2 ( PhotonMessageInfo, info ) : void | ||
respawnFunc ( int selectedSpawn ) : IEnumerator | ||
setLife ( ) : void |