|
i was wondering if there is any scripts that will create visual effects for the camera. Please i really need this :) Thanks in advance
(comments are locked)
|
|
For a cheap "blur" effect, child a plane to the camera, just in front of it, with a transparent cloudy texture. See how it looks. Play with the color. If you like it, write/find a script to change the alpha (0 to 1 or 1 to 0.) A real full-screen blur -- edges of different models blurring w/each other, like the green-screen when slimer hits you in left4Dead -- needs a render-to-texture, so U-Free can't do it.
(comments are locked)
|

"for the camera" means something full screen? Just about any of the stuff listed for pro requires render-to-texture, which you can't duplicate in free.
Otherwise, the answer is yes, you can do some full-screen effects. Mostly using a big, transparent plane. Might help if you were more specific. You might even be able to search here for it.
Would it work if i had a plane with an fuzzy transparent image on it for a blur effect