small racing game im working on
1
2
3
4
5
6
7
8
9
10
|
[gd_resource type="SphereMesh" load_steps=2 format=3 uid="uid://cd2plk55q0xr7"]
[ext_resource type="Material" uid="uid://clxw3lq6vmrrl" path="res://assets/mats/skid.tres" id="1_3lts8"]
[resource]
material = ExtResource("1_3lts8")
radius = 1.0
height = 2.0
radial_segments = 16
rings = 8
|