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

Switching 'Ladder' transforms results in undesired collider behaviour in the VAB/SPH #55

Closed
ChrisAdderley opened this issue Oct 12, 2017 · 2 comments
Labels

Comments

@ChrisAdderley
Copy link

While using a ladder transform/collider as a switcher target works very well in the flight scene, in the VAB the colliders used to specify the ladder become collidable and affect surface attachment.

Repro steps:

  1. Install SSPX Redux (https://github.com/ChrisAdderley/StationPartsExpansionRedux)
  2. Enter VAB
  3. Create a PXL-1 'Hostel' Habitation Module
  4. Select a surface attachable part and notice it attaching to ladder colliders located along the EVA rails. Notice it not being affected by the ladder collider near the main airlock.
@blowfishpro
Copy link
Owner

I'm not sure why this is breaking, but it seems to work if you don't directly touch the transform that the collider is on - if you parent it to something else and toggle that instead, everything seems to work fine.

@blowfishpro
Copy link
Owner

I don't think there's anything simple I can do about this - something in Unity seems to be getting messed up by turning transforms on and off, but there seems to be a reasonable workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants