playMaker

Author Topic: Delete link between state and event  (Read 4659 times)

amaranth

  • Full Member
  • ***
  • Posts: 172
Delete link between state and event
« on: June 01, 2012, 12:29:17 AM »
I'd like to put in a vote to add a 'delete link' option when you right-click a state that is linked to another event. Right now, once a state on one event is connected to another event, there is no way to remove the link unless you assign the link to another event. The only way to get rid of it is to delete the state. While the finished product won't need states to nowhere, during testing, it's nice to swap or disable links. Right now, to disable a link, I attach it to an empty state. Works, but a few extra steps.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Delete link between state and event
« Reply #1 on: June 04, 2012, 10:29:49 AM »
Hi,

 it's actually doable via the tools window for playmaker

select a transition, and set the "state" to none and it will remove the link.

https://hutonggames.fogbugz.com/default.asp?W146

It's not an obvious way, but it works.

 Bye,

 Jean