From 3d1026fbaf87577b3ef2de3d34bdaf7440e8035d Mon Sep 17 00:00:00 2001 From: dusk Date: Wed, 4 Mar 2026 09:52:10 +0100 Subject: [PATCH] chore: make ped smaller --- pedestrian.tscn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pedestrian.tscn b/pedestrian.tscn index 227396d..5999e56 100644 --- a/pedestrian.tscn +++ b/pedestrian.tscn @@ -4,11 +4,11 @@ [sub_resource type="CylinderShape3D" id="CylinderShape3D_y5q06"] height = 1.0 -radius = 1.5 +radius = 0.8 [sub_resource type="CylinderMesh" id="CylinderMesh_6pjml"] -top_radius = 1.0 -bottom_radius = 1.0 +top_radius = 0.8 +bottom_radius = 0.8 height = 0.1 [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_y5q06"]