API v1 checking… · p50 — · 0 installs/hr
v0.1.0
Package
View on GitHub
mushakushi
New
1 0

Spline Utility extends the Unity.Splines package with essential functions and tools that address common gaps in the native implementation. Designed for developers working with spline-based systems, it provides straightforward utility methods to streamline spline manipulation, evaluation, and integration into game logic.

Install via Unity Package Manager

Add to Unity Package Manager

Paste this URL into Unity's Window › Package Manager › + › Add package from git URL, or click Install.

git https://www.pkglnk.dev/splineutility.git
Package ID com.mushakushi.splineutility · Updated Apr 22, 2026
Install 0
Unity Compatibility
Unity 6 2023.2 2023.1 2022.3 LTS 2021.3 LTS 2020.3 LTS 2019.4 LTS

README

Rendered from GitHub

Spline Utility

A series of utility functions to fill in missing functionality for the Unity.Splines package.

Versions 0

No versions tracked yet.

Dependencies 1
Changelog 0 releases

No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Spline Utility** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/splineutility.git
```

[![pkglnk](https://www.pkglnk.dev/badge/splineutility.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/splineutility)
Embed badge README snippet
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/splineutility.svg)](https://www.pkglnk.dev/pkg/splineutility)
HTML
<a href="https://www.pkglnk.dev/pkg/splineutility"><img src="https://www.pkglnk.dev/badge/splineutility.svg" alt="pkglnk installs"></a>
URL
https://www.pkglnk.dev/badge/splineutility.svg

Comments

No comments yet. Be the first!