Closed peterGraf closed 3 years ago
This has been fixed with the version of September 2021. SetActive/SetInActive animations can now have a prefix to their name. E.g. there could be two animations called 'RedCubeSetActive' and 'BlueCubeSetActive', if such an animation is used as an onFollow animation, it will only be activated if the name is equal. This allow to differentiate between the activation of different pois.
The SetActive/SetInActive animations do not work as desired. If a SetActive/SetInActive animation is used as an OnFollow animation of another animation in in a layer, it triggers all SetActive/SetInActive animations of all pois.