17 lines
825 B
Plaintext
17 lines
825 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://cnfuc504fxowx"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c8l60rnugru40" path="res://addons/godot-xr-tools/objects/pickable.tscn" id="1_jtuvu"]
|
|
[ext_resource type="PackedScene" uid="uid://br6q1fpwbquxs" path="res://assets/wheel/steering_wheel_classic.glb" id="2_h3bnp"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_06dtp"]
|
|
size = Vector3(0.4, 0.4, 0.1)
|
|
|
|
[node name="Wheel" groups=["Wheel"] instance=ExtResource("1_jtuvu")]
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 0, 0, 0)
|
|
shape = SubResource("BoxShape3D_06dtp")
|
|
|
|
[node name="Sketchfab_Scene" parent="." index="1" instance=ExtResource("2_h3bnp")]
|
|
transform = Transform3D(-4.371139e-09, 0, 0.1, 0, 0.1, 0, -0.1, 0, -4.371139e-09, 0, 0, 0)
|