Delta-v/Content.Server/Body
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
..
Commands Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
Components Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
Systems Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00