vimeo / vimeo-unity-sdk

Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
MIT License
211 stars 49 forks source link

Video URL player works, but I can't use a OnTriggerEnter to activate it. #135

Open pibeardontcare opened 2 years ago

pibeardontcare commented 2 years ago

Describe the issue

I have triggers on my videos that work to start/stop when videos are imported directly, but not when linked from Vimeo URLs. Is there a way to use my triggers with this SDK? or how can the videos be controlled by the player?

Unity version

Unity 2020.3

Operating system

Mac OS 11.6

Thanks in advance!