Upvote Upvoted 1 Downvote Downvoted
Weird texture rotation on rotated surf ramps.
1
#1
0 Frags +

Hi there,
I've been working on a surf map and I encountered an issue with rotated surf ramp textures: http://puu.sh/abvPX/5b5d8bb474.jpg .As you can see, the rotation of the texure is 0 like this ramp with a normal texture : http://puu.sh/abvSJ/89b3aa889f.jpg .

I have no idea how to fix this. This issue only happens on my horizontally rotated ramps. Help would be gladly appreciated.

Edit: I made my ramps using this: http://source.gamebanana.com/tuts/10863

Thanks in Advance.

Hi there,
I've been working on a surf map and I encountered an issue with rotated surf ramp textures: http://puu.sh/abvPX/5b5d8bb474.jpg .As you can see, the rotation of the texure is 0 like this ramp with a normal texture : http://puu.sh/abvSJ/89b3aa889f.jpg .

I have no idea how to fix this. This issue only happens on my horizontally rotated ramps. Help would be gladly appreciated.

Edit: I made my ramps using this: http://source.gamebanana.com/tuts/10863

Thanks in Advance.
2
#2
1 Frags +

the texture is world aligned instead of face aligned. each of the three orientations of texture there are aligned to each of the three 3d axis-es, so you won't be able to align them all. you'll want to figure out how to make them look good with the "face" alignment checked.

the texture is world aligned instead of face aligned. each of the three orientations of texture there are aligned to each of the three 3d axis-es, so you won't be able to align them all. you'll want to figure out how to make them look good with the "face" alignment checked.
Please sign in through STEAM to post a comment.