Skip to main content
Version: 2024.6

Best Practices

Collisions in VR

In order to check collisions when the user is with the VR headset, a check must be made on the "Player" tag and only start the collision when it finds the Game object with this tag.

This is an example of how nodes should be set up:

VisualScripting

Instantiating objects

[aggiungere]