Edit of asset "Object State Machine" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Object State Machine | Object State Machine |
| Description |
state machine without node for godot 3/4 Documentation in the repository: https://github.com/lowlevel-1989/object_state_machine # Changelog ## [0.7.2] - 2023-03-10 ### Changed - Fix Version plugin ## [0.7.1] - 2023-03-10 ### Added - Debug Comming Soon ### Changed - Fix remote debug ## [0.7.0] - 2023-03-04 ### Added - Graphical state machine for the reference model ### Changed - KinematicBody2D platform demo for Godot v3 (update) - CharacterBody2D platform demo for Godot v4 (update) ## [0.6.1] - 2023-02-28 ### Changed - KinematicBody2D platform demo for Godot v3 (update) - CharacterBody2D platform demo for Godot v4 (update) ## [0.6.0] - 2023-02-28 ### Added - LICENSE - README.md - support Godot v3 - KinematicBody2D platform demo for Godot v3 - CharacterBody2D platform demo for Godot v4 - new node -> node_state_machine - new method -> void StateAbstract::confirm_transition() - new method -> void StateAbstract::create(name : String) - new method -> void StateMachine::create(name : String) ### Changed - plugin.gd -> commend for support godot v3, default support v4 |
state machine without node for godot 3/4 Documentation in the repository: https://github.com/lowlevel-1989/object_state_machine |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/lowlevel-1989/object_state_machine | https://github.com/lowlevel-1989/object_state_machine |
| Issues Url | https://github.com/lowlevel-1989/object_state_machine/issues | https://github.com/lowlevel-1989/object_state_machine/issues |
| Godot version | Godot 3.5 | Godot 3.5 |
| Version String | 0.7.2 | 0.6.1 |
| Download Commit | d51aebaa2ef6811df21005e85fde8259d24ba068 | 29076f6a53a0ae76b06cecd6f5b96fcdcf39d69e |
| Download Url (Computed) | https://github.com/lowlevel-1989/object_state_machine/archive/d51aebaa2ef6811df21005e85fde8259d24ba068.zip | https://github.com/lowlevel-1989/object_state_machine/archive/29076f6a53a0ae76b06cecd6f5b96fcdcf39d69e.zip |
| Icon Url |
https://raw.githubusercontent.com/lowlevel-1989/object_state_machine/master/addons/object_state_machine/icon.jpg
|
https://raw.githubusercontent.com/lowlevel-1989/object_state_machine/master/addons/object_state_machine/icon.jpg
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/lowlevel-1989/object_state_machine/master/addons/object_state_machine/demo/screenshot/screen_01.png
|
|
| Thumbnail |
Editor Demo
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/lowlevel-1989/object_state_machine/master/addons/object_state_machine/demo/screenshot/screen_02.png
|
|
| Thumbnail |
Properties
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/lowlevel-1989/object_state_machine/master/addons/object_state_machine/demo/screenshot/screen_03.png
|
|
| Thumbnail |
Walk State
|
|