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

Singularity can no longer eat carpets and posters #31707

Open
slarticodefast opened this issue Sep 1, 2024 · 0 comments
Open

Singularity can no longer eat carpets and posters #31707

slarticodefast opened this issue Sep 1, 2024 · 0 comments
Assignees
Labels
A: General Interactions Area: General in-game interactions that don't relate to another area. D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Replicated This issue has been replicated by another user. P2: Raised Priority: Item has a raised priority, indicating it might get increased maintainer attention. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Bugfix Type: Bugs and/or bugfixes

Comments

@slarticodefast
Copy link
Member

Description

I'm pretty sure it was this was introduced in #31556
Other entities might be affected as well.

Reproduction

  • spawn a carpet and poster
  • spawn a singularity
  • watch them reject the laws of physics

Screenshots
Screenshot (269)

Additional context
I assume this happens due to the CollisionGroup changes done in #31556 to fix the singulo eating the AI camera. Carpets and posters have the CollisionMask None, which the new SingularityLayer does not include, so the singulo won't collide with them.

@github-actions github-actions bot added the S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. label Sep 1, 2024
@slarticodefast slarticodefast added T: Bugfix Type: Bugs and/or bugfixes P2: Raised Priority: Item has a raised priority, indicating it might get increased maintainer attention. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Sep 1, 2024
@metalgearsloth metalgearsloth self-assigned this Sep 8, 2024
@ArtisticRoomba ArtisticRoomba added D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Replicated This issue has been replicated by another user. A: General Interactions Area: General in-game interactions that don't relate to another area. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: General Interactions Area: General in-game interactions that don't relate to another area. D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Replicated This issue has been replicated by another user. P2: Raised Priority: Item has a raised priority, indicating it might get increased maintainer attention. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Bugfix Type: Bugs and/or bugfixes
Projects
None yet
Development

No branches or pull requests

3 participants