Hi, as my question is going to reveal I'm a newbie using AC 1.85. How can I change the font and font size of the hotspots/objects label? Thank you for your help in advance.
Menus can be restyled in the Menu Manager - select the Hotspot menu to tweak its appearance.
Be aware, though: a key property in a Menu is its Source field. When set to Adventure Creator, all style controls - fonts included - are configurable there in the Menu Manager. You can keep the Game window open to get a preview while working. Select the Label element in the Hotspot menu to configure the label's properties.
However, if this is set to Unity Ui Prefab, then a Menu's appearance is set by a Unity UI prefab object - the Linked Canvas prefab field in the Menu's properties. Open this prefab up to tweak its appearance if this is the case.
Comments
Welcome to the community, @lapsking.
Menus can be restyled in the Menu Manager - select the Hotspot menu to tweak its appearance.
Be aware, though: a key property in a Menu is its Source field. When set to Adventure Creator, all style controls - fonts included - are configurable there in the Menu Manager. You can keep the Game window open to get a preview while working. Select the Label element in the Hotspot menu to configure the label's properties.
However, if this is set to Unity Ui Prefab, then a Menu's appearance is set by a Unity UI prefab object - the Linked Canvas prefab field in the Menu's properties. Open this prefab up to tweak its appearance if this is the case.
Thanks a lot @ChrisIceBox , Found it.