diff options
Diffstat (limited to 'Main.tscn')
-rw-r--r-- | Main.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,10 +16,10 @@ albedo_texture = ExtResource( 2 ) uv1_triplanar = true [sub_resource type="BoxShape" id=19] -extents = Vector3( 250, 1, 250 ) +extents = Vector3( 1000, 0.1, 1000 ) [sub_resource type="PlaneMesh" id=20] -size = Vector2( 500, 500 ) +size = Vector2( 2000, 2000 ) [sub_resource type="SpatialMaterial" id=21] albedo_color = Color( 0.941176, 0.658824, 0.215686, 1 ) |