View Issue Details

IDProjectCategoryView StatusLast Update
0000527Medieval EngineersBugpublic2024-08-10 16:17
Reporterequinox Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.7.4.x (unreleased) 
Summary0000527: Equipment is not propagated to corpses
Description

When MyDeathComponent.SpawnCorpseEntity an attempt is made to copy the player's equipment to the corpse. This fails however because the equipmentComp.Deserialize call does not work once an entity has been added to the scene.
The equipment either needs to be propagated prior to the corpse being created, or the equipment needs to be equipped using supported methods instead of the special deserialize method.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-08-10 16:17 equinox New Issue