budak7273 / SatisfactoryBuildableResourceNodes

Buildable Resource Nodes Mod for Satisfactory
0 stars 1 forks source link

SAM node: mesh position is wrong #3

Closed Th3Fanbus closed 1 month ago

Th3Fanbus commented 1 month ago

The SAM node mesh is not properly centered. It should have no horizontal offset and a vertical offset of about 50 cm so that it is not sunken into the ground.

image

image

budak7273 commented 1 month ago

Seems like most of the old ore node meshes still needed these offsets to align correctly but the new SAM mesh does not.

budak7273 commented 1 month ago

50cm made it protrude out of the ground a bit too much so I went with 35cm. It should look fine on foundations and flatish ground now

image

image

budak7273 commented 1 month ago

Fixed in 2.4.2

Th3Fanbus commented 1 month ago

Looks good, thank you! I remember using 50 cm in ExampleMod, but I just recalled I also scaled up the mesh by a factor of 1.35 or so.

If I ever get annoyed by grass clipping through these nodes, I'll consider making a buildable piece of ground (probably using the CliffCone mesh) with all the ground types there are (shouldn't be too bad, CliffCone already has MIs).