mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 09:25:23 +00:00
- Move menu to right side of screen (x=0.73) to avoid chat - Use normalized coordinates (0-1) for screen positions - Use natives.drawRect(Vec2 pos, Vec2 size, r, g, b, a) - Use natives.displayText(Vec2) with addTextComponentString/drawText - Separate RGBA color components instead of toColour integer - Fix text rendering with proper native text function sequence