Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sohomsahaun/SnowState
Finite State Machine for GameMaker
https://github.com/sohomsahaun/SnowState
finite-state-machine gamemaker-studio-2 gms2
Last synced: 3 months ago
JSON representation
Finite State Machine for GameMaker
- Host: GitHub
- URL: https://github.com/sohomsahaun/SnowState
- Owner: sohomsahaun
- License: mit
- Created: 2020-07-23T00:52:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T08:52:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T07:12:14.066Z (6 months ago)
- Topics: finite-state-machine, gamemaker-studio-2, gms2
- Language: Game Maker Language
- Homepage:
- Size: 352 KB
- Stars: 133
- Watchers: 7
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - SnowState - Robust finite state machine. (State Machines / Recommendations)
README
SnowState 3.1.4
@sohomsahaun
---
**SnowState** is a robust finite state machine for GameMaker Studio 2.3+. It's easy to set up and keeps the code neat and organized. No more managing a thousand different scripts for an object, it's all in one place!
You can find downloadable .yyz (project file with demo) and .yymps (SnowState only) in the [Releases](https://github.com/sohomsahaun/SnowState/releases) tab.
![]()
## Documentation
To know more about SnowState, please visit the [Wiki](https://github.com/sohomsahaun/SnowState/wiki)!## Note
This version of SnowState is for GameMaker Studio 2022.9.1 or higher. If you are using earlier version(s) of GameMaker Studio, please check out earlier version(s) of SnowState.