SkillAgentSearch skills...

RobloxStateMachine

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

Install / Use

/learn @prooheckcp/RobloxStateMachine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

<a href="https://wally.run/package/prooheckcp/robloxstatemachine">Watch wally's page</a>

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

🔨Studio

<a href="https://www.roblox.com/library/13401856320/RobloxStateMachine">Get the Roblox Model</a>

🐙GitHub

<a href="https://github.com/prooheckcp/RobloxStateMachine/releases">Download from Github Releases</a>

📚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

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated36m ago
Forks8

Languages

Lua

Security Score

95/100

Audited on Mar 26, 2026

No findings