NetworkManager.RegisterStartPosition

매뉴얼로 전환
public static void RegisterStartPosition (Transform start);

파라미터

startTransform to register.

설명

Registers the transform of a game object as a player spawn location.

This is done automatically by NetworkStartPosition components, but can be done manually from user script code.