chickensoft-games / LogicBlocks

Human-friendly, hierarchical state machines for games and apps in C#.
https://www.nuget.org/packages/Chickensoft.LogicBlocks
MIT License
152 stars 6 forks source link

fix: use unique names for states to avoid clashes #2

Closed definitelyokay closed 11 months ago

definitelyokay commented 11 months ago

Fixes the generator to use unique names for states to avoid clashes.