playMaker

Author Topic: Can I remove PlayMaker icon from the scene hierarchy? [SOLVED]  (Read 37346 times)

Trekopep

  • Playmaker Newbie
  • *
  • Posts: 2
Hi there! Is there a way to hide the PlayMaker icons that show up on the scene hierarchy for gameobjects that have PlayMakerFSM components?

I'm using an editor asset called Hierarchy Designer that puts component icons on the right side of the hierarchy, and they overlap with the PlayMaker icon. (You can see in the image that there are overlapping PlayMaker icons. The ones from Hierarchy Designer, which I want, and the ones from PlayMaker, which I'd like to disable)

I tried removing all the PlayMaker icons in Assets/Gizmos, but the hierarchy icon persisted.

« Last Edit: July 03, 2025, 12:30:35 PM by Trekopep »

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 824
Re: Can I remove PlayMaker icon from the scene hierarchy?
« Reply #1 on: July 03, 2025, 11:38:08 AM »
Hi there! Is there a way to hide the PlayMaker icons that show up on the scene hierarchy for gameobjects that have PlayMakerFSM components?

I'm using an editor asset called Hierarchy Designer that puts component icons on the right side of the hierarchy, and they overlap with the PlayMaker icon. (You can see in the image that there are overlapping PlayMaker icons. The ones from Hierarchy Designer, which I want, and the ones from PlayMaker, which I'd like to disable)

I tried removing all the PlayMaker icons in Assets/Gizmos, but the hierarchy icon persisted.



In the Playmaker Editor window (the main one), there's Preferences at the bottom right, one of which General or Interface IIRC, that has an option to dismiss the gizmos and/or icons. I think it allows for masking the icons from the hierarchy.

Trekopep

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Can I remove PlayMaker icon from the scene hierarchy?
« Reply #2 on: July 03, 2025, 12:29:22 PM »
Oh wow, I feel very silly. I was scrolling  through the preferences for "Graph View" and didn't realize that the dropdown next to preferences was to switch between different preference sections. Easy fix, thanks!