Extensive work on virtually all of the visuals and the net code

This commit is contained in:
2026-03-01 21:26:31 -05:00
parent e7570c78c3
commit bed068eafc
180 changed files with 46533 additions and 913 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=32 format=4 uid="uid://m8bmiba020j4"]
[gd_scene load_steps=33 format=4 uid="uid://m8bmiba020j4"]
[ext_resource type="Texture2D" uid="uid://bfmitswemgn53" path="res://models/manufactory/grill_0.png" id="1_nrpl8"]
[ext_resource type="Texture2D" uid="uid://bvp5nsky547ah" path="res://models/manufactory/floor_0.png" id="2_23a7b"]
@@ -137,6 +137,9 @@ _surfaces = [{
blend_shape_mode = 0
shadow_mesh = SubResource("ArrayMesh_d4jju")
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_nrpl8"]
points = PackedVector3Array(-0.5, 1, 0.5, 0.5, 0, 0.5, -0.5, 1, -0.5, -0.5, 0, 0.5, 0.5, 0, -0.5, -0.5, 0, -0.5)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_kaae4"]
resource_name = "texture_1"
transparency = 2
@@ -569,6 +572,11 @@ metadata/extras = {
}
}
[node name="StaticBody3D" type="StaticBody3D" parent="ramp"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="ramp/StaticBody3D"]
shape = SubResource("ConvexPolygonShape3D_nrpl8")
[node name="top block" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, 0)
mesh = SubResource("ArrayMesh_e4fuu")