Simple arc mesh creator allows you to create easy arcs!Simple Arc Mesh Creator empowers Unity developers to effortlessly generate customizable arc meshes at runtime or in the editor.Key Features:Angle Control: Set the angle of the arc to your desired value.Start and End Lengths: Customize the shape of the arc by defining start and end lengths.Position Adjustment: Fine-tune the position of the arc within the scene.How to Use:Editor Mode: You can use the given prefab or create an empty gameobject and attach ArcCreator script to it. Easily create arcs within the Unity Editor with a user-friendly interface.Adjust parameters using sliders and input fields for quick customization.Visualize changes in real-time to achieve the desired look.Runtime Integration: Dynamically generate arc meshes during gameplay to respond to in-game events.Use scriptable parameters to create arcs on the fly.Seamless integration with your existing scripts and systems.Creating arc mesh, adjusting it's shape in realtime or in editor.