Urgent, Looking for Unity 3D developer
Budget: £20 – £250 GBP
Must be done in 3 hrs.
Want to draw multiple shapes on a plane of the scene.
The shape may be a circle or rectangle, and the size is fixed.
The centre coordinates of the shape are the input parameter
For example:
void DrawShapes(List<Vector2> centreCoords, float wid)
{
}
Want to draw multiple shapes on a plane of the scene.
The shape may be a circle or rectangle, and the size is fixed.
The centre coordinates of the shape are the input parameter
For example:
void DrawShapes(List<Vector2> centreCoords, float wid)
{
}