how to plot graphically in realtime the velocity of a vehicle wheel
I am searching for a method to plot the velocity of a vehicles wheel on a graph. I only want an object to be shown on the graph based on velocity at a particular time. It needs to update continuously and adjust position based on the current velocity of a wheel at any time during simulation. Anyone have any thoughts on how to best implement this?
Comment
Your answer
Follow this Question
Related Questions
Animated GUI button 0 Answers
Crossfading happens too fast 2 Answers
How to apply a .anim file to another object 0 Answers
Getting player's local direction 0 Answers
How to make soccer ball spin according to its velocity in 2D top down game 0 Answers