Georkis Valdez - IT201-452 - Project 1
I created a Shape Spawner tool in Unity using C#. It allows users to spawn different shapes (cube, sphere, cylinder) at the mouse cursor's position. Users can adjust the size of the shapes, choose colors, and optionally enable timed destruction for each spawned shape. They can also rotate shapes by clicking on them.