playMaker

Author Topic: No options showing in inspector ?  (Read 1133 times)

t4d

  • Junior Playmaker
  • **
  • Posts: 70
No options showing in inspector ?
« on: February 13, 2021, 07:10:57 PM »
Hi odd one not project stopping, but I don't have any FSM options showing in the Unity Inspector  ?

 did i click an option or preference something ?

like to asset local variables

using 2019.4.19f1  and playmaker 1.9.1

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: No options showing in inspector ?
« Reply #1 on: February 13, 2021, 08:18:25 PM »
The PlayMakerFsm Inspector has been simplified in 1.9.1. It now only shows description and controls (Input variables and Inspector Events). You can still edit everything in the FSM tab in the main editor.

The idea is the Inspector is for previewing and tweaking inputs, and the FSM tab is for editing.

But you can revert to the old Inspector if you want by selecting Show Full FSM Inspector in the PlayMakerFSM settings menu. Note this is a global setting.

EDIT: I'll probably add a note when there's nothing for the PlayMakerFSM to display when open. Something like: Add a description and expose inputs in the main editor.


t4d

  • Junior Playmaker
  • **
  • Posts: 70
Re: No options showing in inspector ?
« Reply #2 on: February 13, 2021, 08:43:30 PM »
Thanks Alex  All cool but maybe a note would tell everyone about the change,

OH that "Show Full FSM Inspector " works on an object has only one FSM attached but my main code object with afew FSM's attached the "Show Full FSM Inspector" doesn't seem to do anything in my unity project. none of those fsm's explain top show all the details

JOY
« Last Edit: February 13, 2021, 08:48:49 PM by t4d »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: No options showing in inspector ?
« Reply #3 on: February 13, 2021, 09:01:26 PM »
Hmm, that sounds like a bug in the setting. I'll take a look.

I would give the new UI a chance. The full FSM Inspector is a couple of clicks away (Edit > FSM) and you shouldn't be editing those settings very often.

Is there something you're using a lot and miss in the new UI?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: No options showing in inspector ?
« Reply #4 on: February 13, 2021, 09:42:18 PM »
I found the bug in the setting with multiple PlayMakerFSM components. Also, there were a few fields missing with the full inspector setting. Both fixed in the next update (currently in beta).

t4d

  • Junior Playmaker
  • **
  • Posts: 70
Re: No options showing in inspector ?
« Reply #5 on: February 13, 2021, 10:31:38 PM »
Cool sound good Upgrade when it's released

Joy

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: No options showing in inspector ?
« Reply #6 on: February 13, 2021, 11:51:31 PM »
If you have a chance to test the beta that would cool too!  ;)