Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/smidgens-unity-fsm.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **FSM** 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/smidgens-unity-fsm.git
```

[![pkglnk](https://www.pkglnk.dev/badge/smidgens-unity-fsm.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/smidgens-unity-fsm)

README

Finite State Machine library for Unity


🎯 Goals

  • Provide standard FSM boilerplate logic while staying use-case agnostic.

ℹ️ Features

  • Automatic state transitions.
  • Extensible through composition with custom state and transition services.

📦 Install

  1. Open Package Manager
  2. Paste GitHub URL:
    https://github.com/Smidgens/unity-fsm.git#<version_tag>

Comments

No comments yet. Be the first!