i need help with a game i'm creating. I have used bezier interpolation to create a curved path, it gives a curved path with random coordinates in a particular range. However the issue that i'm facing is that i am able to get the outline of the path however i need to fill the area under the curve so that it look like a solid platform. i really need help with this.