Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#189 closed defect (fixed)

Entity deletion doesn't work properly

Reported by: Philip Taylor Owned by: Philip Taylor
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc: Patch:

Description

After deleting entities, they tend to still exist in an invisible ghostly form and attack people when you play the simulation from within the editor.

They should be deleted properly from the entity manager, instead of the current pseudo-deletion. To allow undo, serialise the entity into some form (same as when you play/reset the simulation) on deletion and then reconstruct it on undo.

Change History (3)

comment:1 by Philip Taylor, 17 years ago

See also #196 - the same underlying issue can cause crashes.

comment:2 by Philip Taylor, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in [5162].

comment:3 by (none), 14 years ago

Milestone: Atlas Stage 1

Milestone Atlas Stage 1 deleted

Note: See TracTickets for help on using tickets.