Add a new PlayerSceneObject prefab with components including
Camera, AudioListener, and MonoBehaviour. Create a TrooperNetwork
asset to support network functionalities. These changes enhance
the scene's interactivity and prepare for multiplayer features.
Replace legacy UI components with TextMeshPro for improved text
rendering and flexibility. Update component references and
properties to ensure compatibility with the new text system.
This change enhances visual quality and performance in the
menu scene.