Gameplay Clearance Scanner

Notion Properties

Field Value
Tool Gameplay Clearance Scanner
Package Create: Animation & Modeling
Category Modeling
Status Live
Last Verified Unity 2021.3.45f2
Script Assets/EQLabs/Editor/Create_AnimationModeling/GameplayClearanceScanner.cs

Purpose

Scans selected scene roots for narrow passages and low-headroom problems so traversal issues are found before gameplay QA has to discover them manually.

Menu Path

Who It Helps

How to Use (Step-by-Step)

  1. Open Gameplay Clearance Scanner from the Modeling menu and add the scene roots you want to inspect.
  2. Set the required traversal width, the required height, and the maximum gap size that should still count as a candidate passage.
  3. Choose whether the scan should prefer colliders or fall back to renderers when building bounds.
  4. Run the scan to flag narrow passages and low-headroom pairs between the selected roots.
  5. Review the measured clearances, then export the JSON report if you want a sharable level-production checklist.

Version Notes