gd-YAFSM icon indicating copy to clipboard operation
gd-YAFSM copied to clipboard

Hierarchical/Nested State machine inter-exchangeable format

Open GeorgeS2019 opened this issue 3 years ago • 1 comments

Great job for YAFSM for godot.

Ideally, Godot YAFSM can import (e.g. json or xml format) FSM file from other Hierarchical/Nested viewers.

Here is an interesting idea to deal with nested FSM

image

from this link

Perhaps the attached view suggest an interesting idea how to display nested FSM in Godot YAFSM. :-)

GeorgeS2019 avatar Apr 29 '21 13:04 GeorgeS2019

Yes, I think it would be a nice feature that you can work on your favorite software and import the logic to godot through YAFSM. But I think this will only happens after v1.0, as I am busy with adding feature now and preparing stable release for v1.0 with better UI/UX.

Can you show some example of FSM editor where it can export into .json/.xml? As I couldn't found doc related to exporting from nodify.

Btw, UI of nodify looks really good, it can be a great source of inspiration for the upcoming UI improvement for YAFSM.

imjp94 avatar Apr 30 '21 07:04 imjp94