InGame Graphs

$4
Publisher João Ramiro
File size 383.94kB
Number of files 11
Latest version 2
Latest release date 2020-05-20 12:51:19
First release date 2017-07-12 10:34:22
Supported Unity versions 2018.4.2 or higher
With this asset you can visualize a certain variable on a graph during play mode.

This is meant for monitoring a variable, for instance how the transform.position.x behaves with time.
This is NOT meant to plot functions

Recent Changes:
• Auto Range feature added;
• Now changes to the graphic (axis, colors, graphic limits, etc) can be seen during edit mode;

To get started all you have to do is add a graphic to the scene, and call the AddPoint() function inside the FixedUpdate().

There are several things you can control on each graphic:
• lines: how many lines can be visualized in total;
• Y Limits: bottom and top limits of the graphic;
• Interval: how much time is displayed in the graphic;
• Tick Marks Step: the step on which you see marking on the y axis
• Axis X: Is the X Axis visible;
• Axis Y: Is the Y Axis visible;
• LabelsScale: X & Y labels scale;
• Label X: what is displayed in the X axis;
• Label Y: what is displayed in the Y axis;
• Color: the colors for each line;

Having doubts about getting this asset?
Send an email to [email protected] and I'll answer any question you have.

Top Publisher Assets