Publisher | CTools |
---|---|
File size | 12.47kB |
Number of files | 3 |
Latest version | 1 |
Latest release date | 2024-03-20 05:12:13 |
First release date | 2024-03-20 05:12:13 |
Supported Unity versions | 2018.4.2 or higher |
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.