Titanfall Engine Water Material Flags #189
snake-biscuits
started this conversation in
Active
Replies: 1 comment
-
Made this script to try flipping the flags: Only 4volts will be able to test it tho, since they've been working on shaders for r2 runoff (including water) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to 4volts Mesh & TextureData flags could be messing with water rendering
R1 maps use the Quake / Source
WARP
flag (0x0080
) set for water surfacesNo R2 maps use this flag, but all materials w/ "water" in the material name have the
0x0800
bit setBeta Was this translation helpful? Give feedback.
All reactions