Page 1 of 1

draw a speedometer

Posted: 12 Nov 2020, 12:59
by quangabcd
is there any way to draw out a speedometer to represent the speed (as a variable of a robot)? Custom UI may be the only one option?

Re: draw a speedometer

Posted: 12 Nov 2020, 15:48
by coppelia
Hello,

custom UI is probably the better option. Of course, you can have a needle object on top of a joint, and rotate the joint in the scene: it will be a 3D speedometer.

Cheers

Re: draw a speedometer

Posted: 01 Dec 2020, 21:10
by quangabcd
Thanks

i draw an external C# app and call it by child script of the scene