Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nFighter on June 14, 2020, 11:35:09 PM

Title: Auto creating transition UI
Post by: nFighter on June 14, 2020, 11:35:09 PM
As far as I remember in earlier versions, when I ctrl-click on a send event field in fsm action it creates a new event and also adds a transition with it to the current state. Now it creates an event but didn't create a transition, so I need manually click "add transition" on the state node, search for the corresponding transition and click add. Is there a way to add both transition and event in one click as before?
Title: Re: Auto creating transition UI
Post by: nFighter on June 18, 2020, 03:20:47 AM
Sorry for bumping, but am I the only one who have this issue?  ???
Title: Re: Auto creating transition UI
Post by: Groo Gadgets on June 18, 2020, 06:30:42 AM
You have to control-click and drag on the event to create a new connected state. Pretty sure that's how it's always been  :-)
Title: Re: Auto creating transition UI
Post by: nFighter on June 19, 2020, 04:39:40 PM
I'm talking about "even field", not creating new states.
Here, I ctrl-click on empty even field to create a new event.
(https://i.gyazo.com/bc647ed3f530cbc7d750ef93f7ef2c84.png)

And new event didn't auto create transition field.
(https://i.gyazo.com/a1298ac62f51bc005e74547fddce90d9.png)