Opened 3 years ago

Closed 3 years ago

#6016 closed defect (fixed)

Turrets keep a ghost obstruction after death

Reported by: wraitii Owned by: wraitii
Priority: Release Blocker Milestone: Alpha 24
Component: Core engine Keywords:
Cc: Patch:

Description


Change History (2)

comment:1 by Langbart, 3 years ago

When you close this #6016, you can also close #6006.

comment:2 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 24894:

Prevent destroyed obstructions from reactivating.

Obstructions can reactivate after being destroyed, which leaves them dangling forever. This is similar to rP22451.
This fixes this issue by setting a temporary "is destroyed" variable to true.@

Reported by: seeh

Tested by: langbart

Reviewed By: Freagarach

Fixes #6016

Differential Revision: https://code.wildfiregames.com/D3558

Note: See TracTickets for help on using tickets.