-
I need to display a point on an x/y axis
The x and the y will come from two arrays or one array that every other item is either the x or the y component. The point will move every six frames (30 fms). I’ve got a solution for handling the time element, but have no idea now to accomplish setting the point.
Any assistance would be greatly appreciated.
Thanks.