-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The FSM folder tree is a bit overcomplicated.
In order to access the script code of a state you need the following path FSM/States/NameState
same for a transition FSM/Transitions/NameTransition
Often the only elements you need is the script (and nothing else, maybe the .tscn).
What if all the states files could stay in the States folder instead having also a folder called like the NameState ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels