APK - Doc - V1.7
  • Adventure Puzzle Kit v1.7: Introduction
  • ⭐Getting Started
    • Built-in Setup
    • URP Setup
    • HDRP Setup
  • Managers Explained
    • UI Manager
    • Disable Manager
    • Prompt Manager
  • 🏔️References
  • Setting Up Interactive Objects
  • URP Deferred Rendering?
  • Tag & Layer Reference
  • New FPSController
  • AKItem Explained
  • ⏭️Extending
    • Editor Scripts
    • System Inputs
    • Adding Audioclips
      • Audio Effect Volume
    • System Namespace
    • Adding a Trigger Event
    • Swapping Character Controllers
  • 🛡️System Breakdowns
    • Main Camera Components
    • AK Inventory Canvas
    • Keypad & Phone
    • Note & Letter
    • Door System
    • Themed Key
    • Generator
    • Gas Mask
    • Flashlight
    • Examine
    • Padlock
    • Chess
    • Lever
    • Valve
    • Fuse
    • Safe
  • ❓Support
    • FAQ
    • Examine Issues?
    • Post Processing Errors
    • Examine Text Missing?
    • Yellow Warnings?
    • Item Pickup Range
    • Animation Rotations
    • I can't see new fields / variables?
  • 🌀Development
    • Patch Notes - v1.7
    • 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 ErrorsNextYellow Warnings?

Last updated 6 days ago

❓