
11-25-2009, 07:36 AM
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
TShowImg.clipping = false
Let us force disable the clipping(hiding when 'out of view') of a showimg. Right now many images will get hidden even though they're technically in sight of the player. For example, if I have a showpoly it will be hidden even though half of it is still viewable by the player, because a portion of it is not. This can break many things that rely on showing images to hide things because they will disappear(and thus reveal what they are hiding) even when the player can still see them.
Either that, or fix clipping to consider the width/height of an image. |
|
|