Fix for Whoopie Cushions (Fixes #32028) (#36984)

* Fixes whoopie cushions so they no longer launch you into oblivion when stacked in a large pile.

* Update Resources/Prototypes/Entities/Objects/Fun/toys.yml

* streamlined the components for the prototype

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
brainfood1183
2025-05-05 00:01:27 +01:00
committed by GitHub
parent 325b0619b6
commit d7f5dac0b8

View File

@@ -1923,6 +1923,7 @@
- type: Slippery
slipData:
paralyzeTime: 0
launchForwardsMultiplier: 0
slipSound:
collection: Parp
params:
@@ -1937,13 +1938,8 @@
Blunt: 0
- type: StepTrigger
intersectRatio: 0.2
requiredTriggeredSpeed: 1
requiredTriggeredSpeed: 2
- type: TriggerOnStepTrigger
- type: EmitSoundOnTrigger
sound:
collection: Parp
params:
variation: 0.125
- type: Appearance
- type: CollisionWake
enabled: false