Simple Arc Mesh Creator


Simple arc mesh creator allows you to create easy arcs!


by CTools


Price History +

Simple Arc Mesh Creator empowers Unity developers to effortlessly generate customizable arc meshes at runtime or in the editor.


Key Features:

  1. Angle Control: Set the angle of the arc to your desired value.
  2. Start and End Lengths: Customize the shape of the arc by defining start and end lengths.
  3. Position Adjustment: Fine-tune the position of the arc within the scene.

How to Use:

  1. 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.
  2. 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.