2 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
fef4e25ebf feat: update menu scene to use TextMeshPro components
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.
2025-02-09 01:00:00 +03:00