Skip to content

Squad SepMotor Mesh fixes#2721

Draft
vader111 wants to merge 2 commits into
KSP-RO:masterfrom
vader111:SepMotorFixes
Draft

Squad SepMotor Mesh fixes#2721
vader111 wants to merge 2 commits into
KSP-RO:masterfrom
vader111:SepMotorFixes

Conversation

@vader111
Copy link
Copy Markdown
Contributor

No description provided.

Fixes weird normals and fixes error spam due to restock trying to add depthmask onto a non restock mesh.
}

// Use RO-provided model instead of stock or Restock
@PART[sepMotor1]:NEEDS[ReStock]:FIRST { %RestockIgnore = True }
Copy link
Copy Markdown
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
Copy Markdown
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