iDevelopThings - Gameplay Debugger Extension

💬 Discord Server | 📖 Documentation

Gameplay Debugger Extension is a utility plugin designed to enhance Unreal Engine's default gameplay debugger, offering a more robust and organized way to manage debugging settings and data visualization.

If you like working with the gameplay debugger, you know how annoying it can be to implement/want these features, and having to do it every time gets annoying really fast. This plugin will help keep your debug tools clean, and get straight to basics fast!

Key features include:

  • Dynamic Settings Management: Easily create and manage settings that are linked to an .ini file or a developer settings class. Any changes made to these settings are automatically saved, ensuring consistency and ease of use. This system helps keep your debugging environment clean and organized.

  • Input Binding Support: Settings can be bound to input actions, enabling you to toggle and modify them programmatically or through predefined input binds, providing flexibility in how you control your debugging environment.

  • Overhead Tiles: Add customizable overhead tiles to the world, allowing for the display of categories, key/value pairs, custom indentation, and separators. This feature makes it simple to format and present data in a structured, easy-to-read manner, improving the clarity of the information displayed.

Gameplay Debugger Extension is ideal for developers who want more control over their debugging tools and a streamlined method to visualize complex data in real-time, making game development and debugging more efficient.