This content has been marked as final.
Show 2 replies
-
1. Re: Ignore transparency of a png?
resdesign Dec 12, 2013 3:55 PM (in response to rossfranks)No unless you decide to use an interactive SVG. See tut here http://www.youtube.com/watch?v=4UEB6gaLKuw .
if your character does not move then use an SVG file with paths. see Edge Commons for that.
The bounding box of the png is always there and blocks what is behind even if it is transparent. I do not think that using z-index in this case would be practical.
-
2. Re: Ignore transparency of a png?
rossfranks Dec 12, 2013 4:04 PM (in response to resdesign)Ok thanks will look into that.




