Choose Spawn Point In-Game

mncgdev

New member
Hi,

i have situation like this, in my map have some spawn point, and than i want make player can choose spawn point for character spawn in-game.
does opsive support for that?
 
There isn't built in support for choosing spawn points, but you can do so by calling SetPositionAndRotation on the UltimateCharacterLocomotion:

 
Top