EAS-1 External Command Seat loses icon
Goldenpsp opened this issue ยท 7 comments
You can move the command seat into a storage container but it loses its icon. You can interact with it and later remove it from the container, but while it is in the container it is invisible. You can hover over the inventory and see that it is there from the tooltip pop on mouseover, just not the icon.
It's a KSP related bug. You can check this ingame : the command seat tooltip icon are empty too.
I currently use icons generated by KSP.
I'm waiting Squad to fix this issue.
I made some research.
Here is the result:
@mongoose11235813 : Nice one! So the problem is caused by a shader!
As squad didn't seem to fix this issue, I implemented in the KIS iconviewer class the shader change for the command seat icon (this way I didn't touch to squad parts prefab).
Here is the commit : 9d0b150. This will be included in the next version of KIS.
Many many thanks for your help :)
Thank you
Not at all
BTW I'd recommend you a slightly different approach (#80) because some modded parts (e.g. USI rover seat) are using this shader too.