Home Unreal Engine

UDK Nebula Alpha Motion Blur?

I'm currently working on a side-scrolling space shooter project. I have a nebula texture with an alpha so that stars can show through on a separate plane. It looks fine when moving around in the editor, but as soon as you go into play mode the nebulas become smudged and blurry. For awhile it was not a problem, because we were using code to mode the entire level passed the player and camera. but we recently discovered we were very limited in the type of lights we could us in this fashion, so we opted to moving the player and camera through the environment instead, now that the camera is the one doing the moving we are getting this problem. Does anyone have expertise with alpha maps being used in this fashion?

Replies

Sign In or Register to comment.