Skip to content

Replace all text with TextMesh Pro #29

@ThatRobVK

Description

@ThatRobVK

All UI components from the UI pack contain regular Text which doesn't scale well. These need to be replaced with TMPro, but some scripts require Text. So as part of this the prefabs need to be updated and the scripts changed to support TMPro_Text instead of just plain Text.

Also need to go through the entire UI and ensure everywhere labels, input boxes and other text is used, it's using the prefabs rather than unpacked prefabs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions