Syndicate Bomb Fix (#20486)

* my git ignore

* Makes Syndicate Bombs CollideOnAnchor

* woops gitignore

* canCollide on Physics Component

mobile webedit
This commit is contained in:
gus
2023-09-26 15:05:45 -07:00
committed by GitHub
parent ca02f4f9c5
commit 16d8699c83

View File

@@ -33,6 +33,7 @@
delay: 5
- type: Physics
bodyType: Static
canCollide: false
- type: Transform
noRot: true
- type: Fixtures
@@ -51,6 +52,7 @@
openOnActivation: true
guides:
- Defusal
- type: CollideOnAnchor
- type: entity
parent: BaseHardBomb