Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squad SepMotor Mesh fixes #2721

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

vader111
Copy link
Contributor

No description provided.

Fixes weird normals and fixes error spam due to restock trying to add depthmask onto a non restock mesh.
@@ -425,6 +425,7 @@
}

// Use RO-provided model instead of stock or Restock
@PART[sepMotor1]:NEEDS[ReStock]:FIRST { %RestockIgnore = True }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line seems to prevent the ROSmallSpinMotor from loading

@@ -1,4 +1,4 @@
@PART[sepMotor1]:BEFORE[RealPlume]
@PART[sepMotor1|sepMotorSmall|sepMotorLarge|ROSmallSpinMotor]:BEFORE[RealPlume]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plume size is the same on all of these parts with this patch. The plume should be scaled to match the scale of the specific part

@vader111 vader111 marked this pull request as draft March 7, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants