Hi everyone! Right now I'm working on open-source free tool for Unity, which will allow developers to preview colliders/transforms/collisions just in Game View or in Build.
From my point of view Unity really lacks system which will show debug info over Game View or in Build. For example, while you testing VR from headset, or sending build to tester, you need more info that you can't normally log or you need to compare logs to video. In such a case BetterRuntimeDiagnostics will help to gather info.
This plugin will contain:
- Preview for objects on scene and their bounds;
- Draw Raycast in Game View or build;
- Watch collisions and triggers between colliders;
- Watch CPU/GPU/RAM/Disk/Networking usage.
As well you can check my other plugins already published by the link
You can support Ukraine - here or here
And you can support me - Buymeacoffee
Top comments (0)