/GameDebugUtilsPlugin

An Unreal plugin with tools and content for game debug menus, hotkeys, and more.

Primary LanguageC++MIT LicenseMIT

Game Debug Utils

An Unreal plugin with tools and content for game debug menus, hotkeys, and more.

Features

  • UGameDebugSubsystem for tracking game-instance wide enabling/disabling of game debug features.
  • UGameDebugInputActor for quickly setting up debug hotkeys using simple key event blueprint nodes, spawned and owned by a cheat manager, and only enabled when cheats are.
  • Debug Spawn Menu for quickly spawning actors with preset asset registry searches.