Skip to content

Commit

Permalink
Car/Van Collisions (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReginaeSpence authored Nov 26, 2024
1 parent d5d3784 commit 52b9604
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 500
damage: 300
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
Expand All @@ -43,10 +43,6 @@
- !type:PlaySoundBehavior
sound:
collection: MetalBreak
- type: PacifismDangerousAttack
- type: Explosive
explosionType: Default
totalIntensity: 120 # ~ 5 tile radius
- type: Sprite
sprite: _Nuclear14/Structures/Misc/wrecks.rsi
layers:
Expand Down Expand Up @@ -447,5 +443,6 @@
layer:
- MidImpassable
- LowImpassable
- BulletImpassable
- type: Occluder
boundingBox: "-1,-0.7,1.5,0.4"

0 comments on commit 52b9604

Please sign in to comment.