Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   TShowImg.clipping = false (https://forums.graalonline.com/forums/showthread.php?t=134257063)

DustyPorViva 11-25-2009 07:36 AM

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.

Admins 11-25-2009 03:36 PM

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?

DustyPorViva 11-25-2009 08:17 PM

Quote:

Originally Posted by Stefan (Post 1540335)
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?

I mean for players/npcs/level showimgs.

Admins 11-26-2009 03:30 PM

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.

DustyPorViva 11-26-2009 03:35 PM

Quote:

Originally Posted by Stefan (Post 1540575)
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.

Nope :( the main problem tends to be polygons that are hidden even when nearly half of them are in view.

Crow 11-26-2009 03:50 PM

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.