Delta-v/Content.Shared/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
..
Components Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
Events ECS and cleanup body system, merge body templates and presets into body prototypes (#11991) 2022-10-22 15:46:28 -07:00
Organ Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
Part Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
Prototypes Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00
Systems Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00