2D Toolkit Forum

2D Toolkit => Support => Topic started by: Dakwamine on September 18, 2012, 02:38:25 pm

Title: How to select sprites with negative size?
Post by: Dakwamine on September 18, 2012, 02:38:25 pm
Hi,

I would like to know how I can select sprites by clicking on these in Scene view if I set a negative size on X (in the Tk 2d Sprite component of course) without having to turn around the sprite to select it. Or is there an option to add backface polygons to make these sprites clickable?

Thanks!
Title: Re: How to select sprites with negative size?
Post by: unikronsoftware on September 18, 2012, 05:24:08 pm
I don't think you can make something pick a backfacing poly in Unity. This has annoyed in me the past - I know of a way to fix it, but it wouldn't fix it if someone just flipped using transform.localScale for instance, so I can't really justify putting it in, as it'll just make things even more confusing, in my opinion.