Adventure Puzzle Kit - V1.6 - Documentation
  • APK - V1.6: Introduction
  • ⭐Getting Started
    • Quick Setup
    • Setting Up Interactive Objects
    • Tag & Layer Reference
  • 🏔️URP Setup
    • URP Setup
    • Deferred Rendering?
  • HDRP Setup
    • HDRP Setup
  • 🛡️System Breakdowns
    • AK Inventory Canvas
    • Door System
    • Keypad & Phone
    • Note & Letter
    • Themed Key
    • Generator
    • Gas Mask
    • Flashlight
    • Examine
    • Padlock
    • Chess
    • Lever
    • Valve
    • Fuse
    • Safe
  • ⏭️Extending
    • System Inputs
    • Name / Emission Highlighting
    • System Namespace
    • Adding a Trigger Event
    • Adding Audioclips
      • Audio Effect Volume
    • Swapping Character Controllers
  • ❓Support
    • FAQ
    • Examine Issues?
    • Post Processing Errors
    • Examine Text Missing?
    • Tooltip Manager
    • Yellow Warnings?
    • Item Pickup Range
    • Animation Rotations
    • I can't see new fields / variables?
  • 🌀Development
    • Patch Notes - V1.6
    • Roadmap
  • 📧Contact Me
    • Contact Me
    • Request A Feature
    • My Other Assets
Powered by GitBook
On this page
  1. Support

Examine Text Missing?

This is all very game dependant but here are some tips below

  • Remember if text appears OUTSIDE of the bounds or is too big for the UI element, it can cause issues. So either reduce the size of the font or increase the UI element area by scaling it.

  • Basic values for the text sizes based on the default included font are very usable with these settings

  • Is your FONT missing from the "Item Name" or "Description" settings of your "ExaminableItem" script. Drop those options down in the inspector

System Defaults:

Basic Lower UI
Right Sided UI

Title

32 Size / Bold

38 Size / Bold

Description

30 Size / Normal

32 Size / Normal

PreviousPost Processing ErrorsNextTooltip Manager

Last updated 2 years ago

❓