[Feature Request] Show BT / FSM asset description on MonoBehaviour

Forums 💬 NodeCanvas 🗨️ General Discussion [Feature Request] Show BT / FSM asset description on MonoBehaviour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13396
    guyboots_thunderbro
    Participant

      When using a BT / FSM as an asset, I’d like to be able to see the description set on the asset below the “FSM” / “Behaviour Tree” field, maybe as an expanded-by-default foldout. This would make it easier to see when you’ve accidentally added the wrong FSM asset to a component, since you can see the description in the same place.

      Also it’d be good for reviewing existing prefabs a few weeks after adding BTs / FSMs to them.

      #13399
      guyboots_thunderbro
      Participant

        Right now I’m using this hack, added to ParadoxNotion/CanvasCore/Framework/Design/Editor/Inspectors/GraphOwnerInspector.cs at line 166

        Its obviously not perfect but it’s an improvement.

        #13398
        Gavalakis
        Keymaster

          Hey,

          I don’t see any major problems with your hack. Showing as read only is a good idea.
          I will add something in a similar fashion. 🙂

          #13397
          guyboots_thunderbro
          Participant

            Thanks!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.