xrjamfeb2025/scenes/poke_demo
2025-02-04 16:56:47 -07:00
..
objects initial commit, godot xr-tools demo 2025-02-04 16:56:47 -07:00
poke_demo.png initial commit, godot xr-tools demo 2025-02-04 16:56:47 -07:00
poke_demo.png.import initial commit, godot xr-tools demo 2025-02-04 16:56:47 -07:00
poke_demo.tscn initial commit, godot xr-tools demo 2025-02-04 16:56:47 -07:00
README.md initial commit, godot xr-tools demo 2025-02-04 16:56:47 -07:00

Poke Demo

This scene demonstrates using an XRToolsPoke node to interact with user interfaces and objects. The XRToolsPoke nodes are attached to the index finger tips of both hands using BoneAttachment nodes.

The XRToolsPoke node will interact with user interface nodes by firing the standard pointer_pressed / pointer_moved / pointer_released events.