Skip to content

A state machine implementation for Roblox. It allows you to easily setup State Machines with States and Transitions!

License

Notifications You must be signed in to change notification settings

prooheckcp/RobloxStateMachine

Repository files navigation

RobloxStateMachine is a lightweight library that simplifies the creation and management of state machines. It allows you create States and Transitions which are reusable and can contain/interact with different data.

📦 Installing

RobloxStateMachine can be installed in different ways, depending on your project's needs. Choose the method that suits you best:

🐶 Wally

Watch wally's page

robloxstatemachine = "prooheckcp/robloxstatemachine@>0.0.0, <10.0.0"

🔨Studio

Get the Roblox Model

🐙GitHub

Download from Github Releases

📚Start Learning

You can start learning in the docs page! https://prooheckcp.github.io/RobloxStateMachine/docs/intro

📷Tutorial

RobloxStateMachine Tutorial (Studio) - YouTube

⭐ Contributing

Please leave a star on GitHub, it helps a lot!

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

📄 License

MIT