ARPOISE / ARpoise

ARpoise - Augmented Reality point of interest service environment
GNU General Public License v3.0
17 stars 5 forks source link

SetActive and SetInActive animations should exist for pois #18

Closed peterGraf closed 3 years ago

peterGraf commented 3 years ago

There should be a way to set the gameObject of a poi inactive or active via PorPoise level animations.

peterGraf commented 3 years ago

The enhancement has been implemented with the releases done on August of 2021. If an animation has a name of SetActive or SetInActive and the animation is started the game object of the POI is set to active/inactive. If a follow animation of an animation is called SetActive or SetInActive and the animation ends, the game object of the POI is set to active/inactive.