WheelRight.tscn 305 B

12345678910
  1. [gd_scene load_steps=2 format=2]
  2. [ext_resource path="res://Scenes/CarModels/Monteri/Wheel.tscn" type="PackedScene" id=1]
  3. [node name="WheelRight" type="Spatial"]
  4. [node name="Wheel" parent="." instance=ExtResource( 1 )]
  5. transform = Transform( -1.62921e-07, 1, 0, -1, -1.62921e-07, 0, 0, 0, 1, 0, 0, 0 )