Closed KoNLiG closed 2 years ago
Add VProf to SpawnManager_OnPlayerSpawn function where spawn origin and angles are generated, for performance measurements. Besides that, angles generation now has its own function called ComputeRandomSpawnAngles.
SpawnManager_OnPlayerSpawn
ComputeRandomSpawnAngles
Add VProf to
SpawnManager_OnPlayerSpawn
function where spawn origin and angles are generated, for performance measurements. Besides that, angles generation now has its own function calledComputeRandomSpawnAngles
.