diff --git a/objects/canny_cat.tscn b/objects/canny_cat.tscn index 2bdbac7..38cba80 100644 --- a/objects/canny_cat.tscn +++ b/objects/canny_cat.tscn @@ -20,12 +20,12 @@ shading_mode = 0 albedo_color = Color(0.916968, 0.113727, 0, 1) [sub_resource type="SphereShape3D" id="SphereShape3D_4o01j"] -radius = 0.45 +radius = 0.9 [sub_resource type="CylinderMesh" id="CylinderMesh_b16dl"] top_radius = 0.05 bottom_radius = 0.05 -height = 4.0 +height = 8.0 radial_segments = 4 rings = 0 @@ -73,7 +73,7 @@ shape = SubResource("SphereShape3D_4o01j") [node name="Graphics" type="Node3D" parent="."] [node name="CannySprite" type="Sprite3D" parent="Graphics"] -pixel_size = 0.0156 +pixel_size = 0.0313 billboard = 1 texture_filter = 0 texture = ExtResource("1_cp4br") @@ -91,7 +91,7 @@ texture = ExtResource("2_fwt6m") visible = false [node name="PowerLine" type="MeshInstance3D" parent="PowerIndicator"] -transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 2) +transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 4) material_override = SubResource("StandardMaterial3D_2xpb7") cast_shadow = 0 gi_mode = 0 diff --git a/objects/goal_post.tscn b/objects/goal_post.tscn index 880dbcf..3f4a32d 100644 --- a/objects/goal_post.tscn +++ b/objects/goal_post.tscn @@ -11,9 +11,9 @@ metallic_specular = 0.0 [sub_resource type="CylinderMesh" id="CylinderMesh_i27ie"] material = SubResource("StandardMaterial3D_e2vbu") -top_radius = 0.1 -bottom_radius = 0.1 -height = 4.0 +top_radius = 0.2 +bottom_radius = 0.2 +height = 6.0 radial_segments = 6 rings = 8 @@ -30,12 +30,13 @@ shader_parameter/wave_scale = 0.25 [sub_resource type="QuadMesh" id="QuadMesh_mfpmh"] material = SubResource("ShaderMaterial_3urv4") -size = Vector2(2, 1) +size = Vector2(3, 1.5) subdivide_width = 6 -center_offset = Vector3(1, 0, 0) +center_offset = Vector3(1.5, -0.75, 0) [sub_resource type="CylinderShape3D" id="CylinderShape3D_eshe3"] height = 0.5 +radius = 1.0 [node name="GoalPost" type="Node3D"] script = ExtResource("1_08x2x") @@ -43,16 +44,16 @@ script = ExtResource("1_08x2x") [node name="Graphics" type="Node3D" parent="."] [node name="Pole" type="MeshInstance3D" parent="Graphics"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, 0) mesh = SubResource("CylinderMesh_i27ie") [node name="Flag" type="MeshInstance3D" parent="Graphics"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.5, 0) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 6, 0) mesh = SubResource("QuadMesh_mfpmh") [node name="Sprite3D" type="Sprite3D" parent="Graphics"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.01, 0) -pixel_size = 0.0313 +pixel_size = 0.0625 axis = 1 alpha_cut = 2 texture_filter = 0