Delta-v/Content.Shared/Body/Prototypes
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
..
BodyPrototype.cs Fix BodySystem and Gibbing (#20460) 2023-09-27 21:59:12 +02:00
BodyPrototypeSerializer.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
MetabolismGroupPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MetabolizerTypePrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00