Print Message Visualizer (PMV) is a tool for tracking, saving, and comparing custom data.
Preview Video: Here
Demo: Here
Technical Support: Discord
Would you like to know what leads to your player’s death to improve your game design? Or how many times the player has fallen to his death in your new level? Or what are your player’s favorite items?
PMV can help you keep track of all this, as well as help you easily debug your code more easily.Thanks to its timestamp and transaction options, you can easily capture the timeline of events that led to the bug.
Features:
Additionnal features:
Code Modules:
Number of Blueprints: 10 (In exemple project)
Number of C++ Classes: 4
Network Replicated: Not replicated. Server receive all data, Client just their own data.
Supported Development Platforms: Windows, Linux
Supported Target Build Platforms: Windows, Linux
Documentation: Website
Example Project: Here