3 Commits

Author SHA1 Message Date
966b69bac1 feat: update ScreenSpaceCanvas prefab properties
Update the ScreenSpaceCanvas prefab to change the text to "AK-74M", 
adjust font color to white, and modify text wrapping mode. Set size 
delta values to zero for better alignment. Remove unused GameObject 
components from the MultiplayerScene and add new prefab instance 
modifications in the LocalTestMap scene for improved organization 
and functionality.
2025-02-09 02:42:37 +03:00
201dbd48c9 feat: add PlayerSceneObject prefab and TrooperNetwork asset
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.
2025-02-09 01:03:39 +03:00
a9c05d570c many bullshit updates
models:
1) BuilderBlockout
2) TrooperModel
UI
3) ArmorBar
4) Healthbar
5) Fonts (RobotoMono)
6) Icons
7) Build Profiles
8) Tags for Camera
2024-12-09 13:54:52 +03:00