Tesla Ball no longer gets kicked around by explosions. Fixes 23331. (#23377)

* Tesla Ball no longer gets kicked around by explosions. Fixes 23331.

* Remove commented block.
This commit is contained in:
J. Brown
2024-01-02 18:09:06 +00:00
committed by GitHub
parent 09c7a64da7
commit 799c22bd09

View File

@@ -4,7 +4,7 @@
components:
- type: Clickable
- type: Physics
bodyType: Dynamic
bodyType: KinematicController
bodyStatus: InAir
sleepingAllowed: false
- type: CanMoveInAir
@@ -45,7 +45,7 @@
radius: 0.55
hard: true
restitution: 0.8
density: 99999 # to do: remove the interaction with the explosions. Now the explosions can push the Tesla very far away from the station.
density: 99999
mask:
- Opaque
layer: