Game Development Community

Bloom effect, having trouble with overlapping scenes

by Will O-Reagan · in Torque X 2D · 12/02/2010 (1:55 am) · 3 replies

There seems to be an issue, I have multiple GUI's overlapping, and when applying a blur, I can at most blur one scene, and it has to be on the bottom layer, otherwise, everything gets wiped out. I guess reading the documentation, this is might be the norm, but anyone know how to just blur a few scenes, and not just one?

About the author

I have a degree in dramatic art, and literature, from UC Santa Barbara. I've worked for a few studios, also at Animax Ent in 2008, and some smaller studios. Currently studying Computer Science at CSU Channel Islands.


#1
12/02/2010 (2:25 am)
I just got this! I'm going to update the 3.15 CEV later on, if anyone's interested with my fix.

-Will



#2
12/02/2010 (12:00 pm)
Sounds good - although might also be useful to have an option such as ApplyPostProcessingToChildren
#3
12/02/2010 (4:57 pm)
Thats true. I'll make that change. That was a good catch.