Jump to content

Search the Community

Showing results for tags 'interaction disable'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hi, Is it possible to turn off the white outline and controller vibration of a component of the VR template? I have a model of a house where all the walls are one object, and I need to be able to interact with this object ( changing object's material via interesection with the ray of the laser pointer). The problem is, when only I get inside of the house controllers detect intersection with this wall object all the time and I am not able to use other objects (movable, switch) which are there as well. I think that this behaviour is triggered by the VrPlayer component. How can I override it for my component, so that its materials are still changeable and it does simply nothing when my controllers get near to it/interesect with it? For material changing I used the method from this post: https://developer.unigine.com/forum/topic/5126-solved-adding-controller-functionalitychanging-a-material/?tab=comments#comment-26403 Thanks!
×
×
  • Create New...