Start a new topic
Answered

I want to determine if a player has entered a certain area in the browser.

Is there a way to implement "firing when entering an area" in the browser version?
In the VR version it's easy to do with enter trigger, but is it possible to implement the same in the browser version?


Best Answer

Even in the web version of STYLY, by using PlayMaker to attach a collider to the main camera, intrusion can be detected using the CollisitonEnter trigger just like in the VR version.

1 Comment

Answer

Even in the web version of STYLY, by using PlayMaker to attach a collider to the main camera, intrusion can be detected using the CollisitonEnter trigger just like in the VR version.

Login or Signup to post a comment