Delta-v/Content.Shared/Body/Systems
Psychpsyo 39c43fd151 Fix BodySystem and Gibbing (#20460)
* Fix gibbing & body system

Makes it so that bodies no longer have two sets of torso organs and that gibbed bodies get spread around on the floor again.

* Actually fix the double torso problem

* rootSlot in cameFrom

* Remove SetCoordinates inside GibBody()

* Don't use entity.RandomOffset() in GibBody()

* Gibbing now uses _random.NextVector2()
2023-09-27 21:59:12 +02:00
..
SharedBodySystem.Body.cs Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00
SharedBodySystem.Organs.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
SharedBodySystem.Parts.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
SharedBodySystem.cs Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00