
0
Under Review
Draggable Transition
The position of the 'Transition-Icon' between two states has a fixed position between the two states. It would be nice if these can be dragged around. (And maybe an entry in the context-menu to reset the position to default)
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Interesting idea. I think I could store a "position override" variable to make this happen eventually.
I am toying with the related idea of implementing transition priority, and until then I thought about using the visual order to represent this, but with that suggestion it wouldn't be possible. I'll think about it!