holland01 / YAQ3R

view a (I)BSP map!
Other
6 stars 1 forks source link

Waterfall in the Railgun_Arena is no longer appearing #5

Closed holland01 closed 8 years ago

holland01 commented 8 years ago

In addition to a few other items which should be shown. It seems like this is mostly due to some texture coordinate samples and any combination of these possible issues:

It would be good to start with the tex coord modification functions in the effect shaders and consider what could be causing the disappearance.

holland01 commented 8 years ago

What's interesting is now the waterfall mesh is being rendered as it should, however it's not actually scrolling.

Some things to continue looking at:

As an aside, the blending isn't rendering as it should be either. Definitely make sure the proper blend values are being used - they may have been reset while debugging previously or something.

holland01 commented 8 years ago

Fixed