![]() |
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. |
You mean for GUI or for stuff that belongs to a player or npc but is disappearing once the player or npc leaves the screen?
|
Quote:
|
Hmmm
This is not a simple problem. The game is optimizing things a lot to not animate or draw objects which are not visible. When using a gani it is calculating the size used by the whole gani, so may be that can help you a little bit. |
Quote:
|
What you could do for a workaround is set the shape of the NPC showing the image/polygon. If it shows the image at its own position, that is. If you set it the size of the image/polygon, that'll do.
|
All times are GMT +2. The time now is 05:57 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.