![]() |
seteffect
Is it possible to have seteffect for just one area of a level? Like, for seteffect over a house..that part a color, the rest of the level be normal?
|
No, But you could simulate it with a big white image, and color it accordingly. Then use transparency mode (mode = 1 I believe).
PHP Code:
PHP Code:
|
The showpoly would be the best way.
|
Yeah, i tried it.. But when i try setting the alpha it stays set to .99 (pure white).
|
have you messed with seteffectmode()?
|
No, i kept everything the same but this.alpha
|
Try this alternate code, it seems to work better for some reason:
PHP Code:
|
The seteffect thing is now just a fullscreen-showpoly with mode 3.
Update: fixed the description on the wiki. |
| All times are GMT +2. The time now is 10:30 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.