edited August 2018 in ORK Support
Gil, I know the interaction event is started by having an interaction controller.
Instead of the interaction controller, is it possible to do it via a raycast?
What I want to do is have the interaction event hud pop out when the raycast hit the object, being able to click on the hud to start a game event, and make the hud disappear when the raycast is out of line. :)
Post edited by Shadow_Fire on
  • Hm, not without custom scripting.
    Alternative, you could set up the interaction controller's collider/trigger to be similar to a raycast, i.e. making it long and thin :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Well that works for my current case :D
    So far no problem. Thanks!
Sign In or Register to comment.