Hello, I have a math question for you ;)
I have a rectangle within an object (so that the width/height of the rectangle are defined by object.width * k, object. width * k where k < 1)
I want to be able to pick a random position within the rectangle.
However, the object could be at any angle.
(the origin of the object is the centre point of the rectangle.)