ovr-utils/src/addons/openvr_overlay/interaction/TouchCollider.tscn

10 lines
231 B
Text

[gd_scene load_steps=2 format=2]
[sub_resource type="SphereShape" id=1]
margin = 0.001
radius = 0.0
[node name="TouchCollider" type="StaticBody"]
[node name="Collision" type="CollisionShape" parent="."]
shape = SubResource( 1 )