Syndicate Bomb Fix (#20486)
* my git ignore * Makes Syndicate Bombs CollideOnAnchor * woops gitignore * canCollide on Physics Component mobile webedit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user