Edit of asset "FSM (Finite State Machine)" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | FSM (Finite State Machine) | |
Description |
Finite state machine plugin for Godot. It allows you to setup your states easily inside your project. Basically it consist of "Finite state machine" node which is able to hold child nodes that are representing individual states and transitions. It's created with the ease of additional states creation in mind, it will create for you script files for states and transitions. The file will be created in special "FSM" folder inside directory that's holding currently edited scene. This plugin have also visual graph tool for creating fast fast prototyping :) For more info check Video, Github and FSM.gd readme section. If you are not sure what Finite Machine state is, you can read about them here: http://www.gameprogrammingpatterns.com/state.html KEEP IN MIND that while we are using this plugin and it should be well tested, we take no responsibility for any damage caused by this code. You should always use Version control systems in your project. |
|
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/kubecz3k/FiniteStateMachine | |
Issues Url | https://github.com/kubecz3k/FiniteStateMachine/issues | |
Godot version | Godot 3.5 | |
Version String | 1.0.5 alpha | 1.0.4 alpha |
Download Commit | deac15188ec2210f0e777ed8c593e09d2566b360 | 6492c5302475bf92ed84023cf0c615c202185389 |
Download Url (Computed) | https://github.com/kubecz3k/FiniteStateMachine/archive/deac15188ec2210f0e777ed8c593e09d2566b360.zip | https://github.com/kubecz3k/FiniteStateMachine/archive/6492c5302475bf92ed84023cf0c615c202185389.zip |
Icon Url |
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/market_icon.png
|
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/market_icon.png
|
Preview Update | ||
---|---|---|
Type | image | |
Image/Video URL |
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/FSM_screen.png
|
|
Thumbnail |
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/FSM_screen.png
|
Preview Update | ||
---|---|---|
Type | video | |
Image/Video URL |
https://youtu.be/s1yvziWWqfE
|
|
Thumbnail |
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/screen_play.jpg
|
Preview Update | ||
---|---|---|
Type | video | |
Image/Video URL |
https://youtu.be/n4lJXjLAHoI
|
|
Thumbnail |
https://github.com/kubecz3k/FiniteStateMachine/releases/download/asset-library-images/screen_play.jpg
|