playMaker

Author Topic: A graph of inter-FSM events  (Read 23102 times)

seldomU

  • Playmaker Newbie
  • *
  • Posts: 17
Re: A graph of inter-FSM events
« Reply #30 on: May 14, 2016, 09:08:13 AM »
RelationsInspector update 1.1.2 has arrived on the AssetStore today, with the PlayMaker communication graph as part of its package. To celebrate the launch, the full version is 50% off for a short time. Get it here:
Documentation

Thank you guys for the feedback and suggestions!

seldomU

  • Playmaker Newbie
  • *
  • Posts: 17
Re: A graph of inter-FSM events
« Reply #31 on: December 20, 2016, 08:00:25 AM »
I have a few vouchers for the RelationsInspector full version to give away. If you want one, just let me know.

4ppleseed

  • Full Member
  • ***
  • Posts: 226
Re: A graph of inter-FSM events
« Reply #32 on: December 21, 2016, 06:15:50 AM »
I have a few vouchers for the RelationsInspector full version to give away. If you want one, just let me know.

Yes please! This looks great  8)

clandestine

  • Sr. Member
  • ****
  • Posts: 255
    • ЯKD.ZONE
Re: A graph of inter-FSM events
« Reply #33 on: December 21, 2016, 08:59:30 AM »
I have a few vouchers for the RelationsInspector full version to give away. If you want one, just let me know.

Hey that would be a great sauce for my tangled and dry FSM spaghetti :D
And i would be very grateful!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: A graph of inter-FSM events
« Reply #34 on: December 21, 2016, 10:45:13 AM »
I have a few vouchers for the RelationsInspector full version to give away. If you want one, just let me know.

That would be nice!

seldomU

  • Playmaker Newbie
  • *
  • Posts: 17
Re: A graph of inter-FSM events
« Reply #35 on: December 21, 2016, 05:53:30 PM »
You all got PMs  :)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: A graph of inter-FSM events
« Reply #36 on: December 22, 2016, 03:38:04 AM »
Hi,
Thx for the voucher.
As soon i have some time I will play around with it and review it (won't be this year anymore tho....to much work to do and family.)

clandestine

  • Sr. Member
  • ****
  • Posts: 255
    • ЯKD.ZONE
Re: A graph of inter-FSM events
« Reply #37 on: December 22, 2016, 04:11:46 AM »
Hey seldomU, thank you for the Christmas gift!

seldomU

  • Playmaker Newbie
  • *
  • Posts: 17
Re: A graph of inter-FSM events
« Reply #38 on: December 24, 2016, 06:01:00 AM »
You're welcome :)
I'm out of vouchers now. For anyone else that's interested in RelationsInspector, there is still the free feature-complete demo here:
https://www.assetstore.unity3d.com/en/#!/content/54884

Champ

  • Playmaker Newbie
  • *
  • Posts: 8
Re: A graph of inter-FSM events
« Reply #39 on: December 25, 2016, 09:34:22 PM »
Thanks for the voucher SeldomU.

Looking forward to sitting down and checking this out in my next quiet time :]

human890209

  • Junior Playmaker
  • **
  • Posts: 62
Re: A graph of inter-FSM events
« Reply #40 on: June 25, 2017, 03:40:47 AM »
I've tested RI and found something not so cool.

1> The FSM Name is not displayed, so if ONE Gameobject got More than 1 FSM things will get confused.

2> If I set the Target GameObject Variable by a Result Variable from actions like Get Owner, Get Root, Find Gameobject, Get Event Info(Sender)... It only works during Runtime cause the target variable's value is None in Edit Mode. Also if the variable is None during Runtime it keep's hidden.

3> FSM using an FSM Template only works during Runtime.

So it is hard to display all the event and set/get-variable relationship of FSMs by RI.

seldomU

  • Playmaker Newbie
  • *
  • Posts: 17
Re: A graph of inter-FSM events
« Reply #41 on: September 10, 2021, 07:46:34 AM »
RelationsInspector is open source now, since I haven't had time to work on it anymore. If anyone is interested in improving the Playmaker integration, you are more than welcome!
The sources are here: https://github.com/seldomU/relationsinspector

You could even integrate it directly into Playmaker, if you wanted.
« Last Edit: September 10, 2021, 07:52:39 AM by seldomU »