FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.49k stars 339 forks source link

Added a small new feature in absm editor #560

Closed Riddhiman007 closed 7 months ago

Riddhiman007 commented 8 months ago

Connecting transitions from one state to another is a boring task, especially when many states are there in the absm editor. Here's a preview:

https://github.com/FyroxEngine/Fyrox/assets/91105040/5361e196-95ff-436b-8ac9-8daeab10fb36

P. S: You've to click the state graph to confirm the transition (I can't figure out how to solve that).