This is an easy-to-use plugin inspired by the awesome Stats.js. Simply select the parameters that you want to monitor and when you run preview it draws a small window that toggles to show each parameter with a time-history graph.
Display panel options:
- FPS
- Frame time ms
- Collisions per tick
- Polygon checks per tick
- Logic time ms (c2 engine)
- Physics time ms
- Event time ms
- Draw call time ms
- Video memory used (requires WebGL)
- Total memory used
- Mouse XY position
- Global / Object variables
Additional features:
- Select the on-screen display position
- Pause toggle with one user-defined key press
- Click display panel to change panel
- Toggle through panels with user-defined key press
- Editor properties to select/de-select the panels
- Event actions to change the graph scales
This plugin runs quietly in the background and uses less cpu than the c2 debugger, so it might be useful in your project. It detects when it's running inside a c2 preview and will disable itself on export, so you don't need to remember to turn it off... Get it here for free; any donation will go towards coffee and more plugins :).