Ticket #1007 (closed defect: fixed)
Female Citizens change clothes before dying
| Reported by: | ac892006 | Owned by: | ben |
|---|---|---|---|
| Priority: | Nice to Have | Milestone: | Alpha 13 |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
I noticed this strange bug when killing some female citizens with archers in oasis 2 map. Just when they are struck by the final arrow they change there look clothes , hair colour etc just before the death animation kicked in . Tested on alpha 7 . I played carthagian faction . Jubot played greek faction .
Change History
comment:1 Changed 20 months ago by ac892006
- Owner set to Art Department
- Component changed from Game engine to Game Art
comment:2 Changed 20 months ago by historic_bruno
- Owner Art Department deleted
- Component changed from Game Art to Game engine
- Milestone changed from Alpha 8 to Backlog
I would expect this is common to all entities with actor variations and probably has something to do with the variations themselves being random.
comment:3 Changed 10 months ago by Deiz
This is because the actor seed (used to determine which visual variant to use) is simply the entity ID, which is by design never used twice.
The WIP patch for #599 contains a fix for this.
Note: See
TracTickets for help on using
tickets.
