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
|
delay: 5
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
|
canCollide: false
|
||||||
- type: Transform
|
- type: Transform
|
||||||
noRot: true
|
noRot: true
|
||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
@@ -51,6 +52,7 @@
|
|||||||
openOnActivation: true
|
openOnActivation: true
|
||||||
guides:
|
guides:
|
||||||
- Defusal
|
- Defusal
|
||||||
|
- type: CollideOnAnchor
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseHardBomb
|
parent: BaseHardBomb
|
||||||
|
|||||||
Reference in New Issue
Block a user