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.
renamed prefab to TestRobot
change pos of camera
replace model of TestRobot with updated model
remove warnings with self-interacting duplicates vertexes
change scale of model
DevConsole:
- UI and Controls (PlayerInput)
- Still need access to scripting & other Unity Staff
Test Robot:
- Deleted unusual prefab
- minor updates to TestRobot with Ak