So i am making a Space Game In our Solar System for science.
I have a rotater script that makes each planet orbit around the sun. I want to have their speeds Displayed in a GUI Box in the corner. This is the script:
the Rect function goes (x position, y position, linewidth, lineheight), add text in " "'s here and to display you rvariables use the + before it like shown. hope this helps.
And it worked... Now, For my presentation, I want the number to fluctuate, So even though the x-speed for my planet is 13.07, I want it to have a constant fluctuation between 13.02-13.22
Is there a way to do this? and I would want the fluctuation to be constant..