- Home /
 
 
               Question by 
               juhainamtc · Sep 30, 2021 at 04:28 AM · 
                prefabscenesinteraction  
              
 
              how to interact with a prefab object in scene
hi. i had imported the free RPG poly village scene from asset store, and Im building the app for VR, I have a player object and controller to interact with physics objects. My code is working well with a cube that I created in the scene and I can rotate or do antyhing that my code allows, with events like pointer enter or pointe clik.. However nothing happens when I try to add the script to one of the objects in the scene(such as the bathtub), the pointer does not even detect it as an interactable object. I added box collider component also to it.
               Comment
              
 
               
              Do you have any errors in the console?
Could you provide some screenshots to show us what you mean?
Your answer