Page 1 of 1

Icon Display Issue

Posted: Mon Jun 20, 2016 4:36 pm
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,.

Re: Icon Display Issue

Posted: Wed Jun 22, 2016 5:46 pm
by TheSAguy
No fix for this?
Thanks.

Re: Icon Display Issue

Posted: Wed Jun 22, 2016 8:46 pm
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,

Re: Icon Display Issue

Posted: Wed Jun 22, 2016 9:13 pm
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.