Icon Display Issue

Place to get help with not working mods / modding interface.
Post Reply
TheSAguy
Smart Inserter
Smart Inserter
Posts: 1449
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Icon Display Issue

Post by TheSAguy »

Hi,

I have a entity, that I'm using scaling on for it's image.
The issue I'm having is that the little icon that displays on the right hand info panel is looking wacky as a result.
Also, after placing the entity, no icon is showing up. (I think the second issue is because I don't have any folding animation defined)
Before Placing Entity
After Placing
How would I fix this?
Code
Thanks,.

TheSAguy
Smart Inserter
Smart Inserter
Posts: 1449
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Re: Icon Display Issue

Post by TheSAguy »

No fix for this?
Thanks.

User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2904
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Icon Display Issue

Post by darkfrei »

Can you delete for tests another entities/items?

For example this part:
filename = "__Bio_Industries__/graphics/entities/biocannon/radius75.png",
priority = "extra-high",
scale = 3,

TheSAguy
Smart Inserter
Smart Inserter
Posts: 1449
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Re: Icon Display Issue

Post by TheSAguy »

darkfrei wrote:Can you delete for tests another entities/items?

For example this part:
filename = "__Bio_Industries__/graphics/entities/biocannon/radius75.png",
priority = "extra-high",
scale = 3,
I have to use the scale. Since the image is not large enough to cover the radius. The max image size is something like 1600x1600. That's only a 25 radius and I need 75. Hence the scaling.

Post Reply

Return to “Modding help”