Recent content by PJTTG

  1. P

    Using the Transform property from a SharedVariable<MonoBehaviour> as a SharedTransform reference

    Hey guys! If I derive from a SharedVariable<SomeMonoBehaviour> , is there any way for me to get the Transform from this SharedVariable<> and use it for SharedTransform references within the Behavior Tree? Or do I have to treat the SharedMonoBehaviour and SharedTransform (which belong to the same...
Top