unreal engine vr

hello, I’m new to unreal engin vr. I made a kitchen design and I want to open the drawers. I couldn’t find many resources on this subject. Can you help? Thanks.

Pretty much the same logic applies in VR:

https://www.youtube.com/results?search_query=ue5+interact

Scrub through some before you invest time, see which one seems more approachable.


in short:

  • blueprint interface
  • function implementation in the interactive actors
  • line trace
  • send message to the actor

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.