An open API service indexing awesome lists of open source software.

https://github.com/madeyellow/2drpgcharacter

Customizable basic 2D RPG character mechanics for your top-down & RPG games
https://github.com/madeyellow/2drpgcharacter

2d character character-controller rpg unity

Last synced: 9 months ago
JSON representation

Customizable basic 2D RPG character mechanics for your top-down & RPG games

Awesome Lists containing this project

README

          

# What is it?

## How to install Finite State Machine in my Unity project?

Use the Unity Package Manager (in Unity’s top menu: **Window > Package Manager**), click the "+" icon, select **"Add package from git URL"** and type the URL of this repository:

```
https://github.com/madeyellow/2DRPGCharacter.git
```

![Installing package via PackageManager](https://unitology.ru/wp-content/webp-express/webp-images/uploads/image-5.png.webp)

## Getting started

TODO