Skip to content

Move VR objects with keyboard #3

@makselro

Description

@makselro

I would like to adjust the height of VR objects in the calibration phase to match the height perception of the participant.

I am thinking this can be achieved with the connections pannel:

  1. get the VR object position as input
  2. detect a button press
  3. increment the position values depending on the button pressed
  4. set the VR object position with the updated values

I cannot find a way to "get" the VR object position, so maybe it is not possible in this way (or I am missing something?).

The other solution I see is a c# sharp script that does the same thing.

What is the best way to achieve this ?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions