Opened 7 years ago
Closed 7 years ago
#1008 closed defect (fixed)
chicken unitpics are upside down
Reported by: | Bluestone | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | BAR Beta release |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
(they are shown in sInfo on mouseover, even if enemy)
Change History (6)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 7 years ago
So, I noticed that they were not defined in the unitdefs, leading me to believe that was the reason they are flipped. Specifying them does not fix the issue.
Also, the overlays are not flipped, only the unitpics themselves. Wierd as fuck.
comment:4 by , 7 years ago
Milestone: | → BAR Beta release |
---|
The overlays are read from file (by chili) from within images /luaui/images, whereas the unitpics themslves are read (also by chili) from the engines own internal copy using $something - that's the likely cause of the difference.
comment:6 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
oh wait no