Experimental VehicleBody3D setup for vehicle simulations

This commit is contained in:
reo 2025-03-11 00:48:33 +03:00
parent f6680e7028
commit 02d23d2199
11 changed files with 135 additions and 19 deletions

8
scenes/wheel.tscn Normal file
View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://btpfvhpv0630f"]
[ext_resource type="PackedScene" uid="uid://ciad77soibtc6" path="res://objects/tire.glb" id="1_hm1pg"]
[node name="Wheel" type="VehicleWheel3D"]
[node name="TireMesh" parent="." instance=ExtResource("1_hm1pg")]
transform = Transform3D(-7.21238e-08, 0, -1.65, 0, 1.65, 0, 1.65, 0, -7.21238e-08, 0, -0.0759154, 0)