Author Topic: Sliding texture [SOLVED]  (Read 2557 times)

SPK

  • Posts: 58
  • Turrets: +2/-0
Sliding texture [SOLVED]
« on: December 29, 2009, 06:32:03 pm »
I have a texture called xx, and I want xx to be a texture that make you slide when walking on it, like ice.
Anyone can tell me the code I must write in "map.shader" file to make this??
Also I've seen this effect on mission_one and atcs on ice, but I dont find the code in any shader file, or I cannot recognice it :D

I hope someone will help me, thanks a lot!
« Last Edit: December 30, 2009, 01:31:48 pm by SPK »

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
Re: Sliding texture
« Reply #1 on: December 30, 2009, 03:25:16 am »
It is the "slick" shader. It should be under "common" in GTK Radiant. I'm not sure where the .shader file would be located, though.
U R A Q T

SPK

  • Posts: 58
  • Turrets: +2/-0
Re: Sliding texture
« Reply #2 on: December 30, 2009, 01:31:33 pm »
Thanks Plague, thats it  ;)