feat: fixes various fire alarms clipping in walls#380
feat: fixes various fire alarms clipping in walls#380Luiluix wants to merge 2 commits intoglacier-modding:mainfrom
Conversation
ff59588 to
7886556
Compare
This fix moves various fire alarms slightly forward so that wall geometry doesn't clip into them, this in an ongoing fix that can be continued by other contributors
7886556 to
608135d
Compare
|
Since you added a new main content folder, you also need to add "content/FireAlarmClippingFix" to the list of contentFolders in the manifest. |
|
Can I ammend and add the manifest change to the same commit? Or is it necessary to make a new one |
|
Yeah you can just add another commit to the PR. |
updated the manifest for the fire alarms fix to be usable
|
I want to test this, but I'm not clear on where exactly the fire alarms are. Could you provide some extra details? Thanks :] |
|
Just saw this, it's a little difficult to list but you can search by entityIDs in the SDK editor to find them more easily, I just remember fixing the ones in the school and consulate in Marrakesh but can't remember where the others are located |
|
I checked them all out yesterday. I think A lot of the others are still clipping into the walls a bit. Here's a couple of examples: Here's what one of the vanilla fire alarms in Bangkok look like for reference. |



This fix moves various fire alarms slightly forward so that wall geometry doesn't clip into them, this in an ongoing fix that can be continued by other contributors