I have not but I can share my findings having written Animotion.
- Ensure the animations are applied to the right instance. See https://dub.sh/ani "Applying attributes to Radix Components" for each component and the instance to apply it to.
- You don't need javascript so idk that gsap if the proper tool. They are just css animations.
- They target states like data open and closed. You can see unminified code of animotion in the template directions.
I have nearly no experience with GSAP but given that Animotion for radix requires zero JS, makes me think thats the route to go. You can insert animotion and delete both JS html embeds