• Water texture on a prop?
    2 replies, posted
So, this one might be silly, but I've been trying to do a water fountain that works as a well (it collects water from rain and poured from bottles), and I've used a clientside model to simulate the water level. Now what I need, is to place a water texture to it! I've tried with SetMaterial() and "nature/water_dx70" and "nature/water_coast01" but it happened nothing. Do I need to do something in special to texturize something with water?
did you just put the string, or did you use SetMaterial(Material(STRING))?
I'm afraid that I did only put the String, I forgot to add Material(), it's been a while since I've worked with textures ^^'' Thanks for the help! P.D. Its kinda ironic that you're the one helping me out after the little "disagreement" we had :v thank you for not hating me. And I'm sorry about being a prick last time, I didn't have a good day.
Sorry, you need to Log In to post a reply to this thread.