Easy Asset Search

Arrow Maker Package

Create arrows in Unity using LineRenderer, with options for direct creation or animation.
Arrow Maker Package Asset Image Create arrows in Unity using LineRenderer, with options for direct creation or animation.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$4.99
Category:
ToolsGui
Developer:
Dominique Lorre
Price:
$4.99
Supported Unity Versions:
2021.3.30 or higher
Current Version:
1.0.0
Download Size:
584.45 KB
Last Update:
Oct 23, 2023
Description:
This package provides a set of tools to create arrows in Unity. It includes two arrow prefabs, each using a single or two LineRenderers, and two monobehaviour scripts that can be easily attached to game objects. The package also includes an arrow maker script that can be used directly from code or through the monobehaviour scripts. This script allows for smooth animation using coroutines or the Awaitable class, depending on the Unity version.
Technical Details:
The package uses LineRenderer to create arrows, with an optional second LineRenderer for smoother animation. The animation is implemented using coroutines for Unity 2021 and 2022, and the Awaitable class for Unity 2023.1 and above.
Continue »

Similar Packages