Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: tinjaw on January 23, 2014, 04:09:55 PM

Title: Rename Global Event
Post by: tinjaw on January 23, 2014, 04:09:55 PM
I have a global event that I have used that I wish to rename. If I select the event to rename it I get the hint "Use the Event Browser to rename Events across the project. Edit the name below to affect only this FSM."

See this screen capture: http://www.screencast.com/t/3u22QjYxn8

However, if I bring up the Event Browser, I don't see any way to rename the event.

See this screen capture: http://www.screencast.com/t/d53sZu91n5V

So how do I rename a Global Event?
Title: Re: Rename Global Event
Post by: jeanfabre on January 24, 2014, 07:11:52 AM
Hi,

 Global event renaming is currently disabled for stability reasons. It will be back when a solution is found for safe refactoring.

bye,

 Jean
Title: Re: Rename Global Event
Post by: sinman on November 02, 2015, 12:59:45 AM
Hi

any update on this?

Thanks
Title: Re: Rename Global Event
Post by: jeanfabre on November 02, 2015, 05:47:04 AM
Hi,

 nop, unfortunatly, this problem persists even in Unity5, I am not sure what are the plans to rework the underlying core of PlayMaker to solve this, but this is not part of the current beta.

Bye,

 Jean
Title: Re: Rename Global Event
Post by: Doh on August 06, 2018, 12:51:54 PM
Just wondering if this has changed yet as we're beyond unity 5? I've been a tad liberal with event creation and just want to categorize some of them. e.g. "true" to become "Logic/true" etc
Title: Re: Rename Global Event
Post by: Fat Pug Studio on August 06, 2018, 03:10:46 PM
Yeah, any changes on this and renaming global vars?
Title: Re: Rename Global Event
Post by: Broken Stylus on August 06, 2018, 04:43:28 PM
Hi!

Wouldn't it be quicker for the moment to code a small tool to replace all references to an event with references to another event? Like the find and replace in a text tool?
Title: Re: Rename Global Event
Post by: jeanfabre on August 28, 2018, 04:10:32 AM
Hi,

 it's not that easy, because of all the implication of serialized data.

but yes, we are looking for a high level management system that would allow this kind of operation.

 Bye,

 Jean
Title: Re: Rename Global Event
Post by: Doh on August 28, 2018, 11:44:40 AM
Awesome, cheers Jean!