#Galaxy Dancing enemy ships graphical bug
1 messages · Page 1 of 1 (latest)
I just noticed a similar bug report over 30 days ago but not much to go on. This one looks like it's from Steam. https://discord.com/channels/1023372620705566740/1436805204916961361
Yeah this has been known since release of fleet
And Sylv has attempted to fix it multiple times. It just refuses to stay fixed
@tawny zenith This only happens for enemy ships, where it will use info from last selected player ship.
Seems to be related to FleetShipInfoPanel:determine_player(), which updates current_skin for player ships only.
Not sure on the specifics of the logic is here, but I assume having some sort of current_skin reset here for enemies will solve this for good 🤔