SkN Posted October 25, 2002 Share Posted October 25, 2002 How do you amke a water look like its flowing a certain direction? say...im making a waterfall, and i want the water to amke it look like its flowing down. Link to comment Share on other sites More sharing options...
Khaza Posted October 25, 2002 Share Posted October 25, 2002 All you need to do is new shader... with this command: tcMod scroll http://www.heppler.com/shader/shader/section6.htm#6.6.3 But I have question too How do I make stuff (like player) flow in the water to certain direction ? Link to comment Share on other sites More sharing options...
Leslie Judge Posted October 25, 2002 Share Posted October 25, 2002 How about trigger_push? Link to comment Share on other sites More sharing options...
SkN Posted October 25, 2002 Author Share Posted October 25, 2002 err....can anyone give me instructions on how to make a shader!?!? Link to comment Share on other sites More sharing options...
Khaza Posted October 26, 2002 Share Posted October 26, 2002 JK2\GameData\base\shaders <- check that folder Copy "waterfall" from yavin.shader to your own shader file, change names and settings then add it to shaderlist.txt. You also need to make pk3 file that contains your shader if you want others to see you water Some urls that might help you: http://www.heppler.com/shader/shader/index.html http://quake3.qeradiant.com/tutorials.shtml http://www.bpeers.com/software/q3ase/q3asetutorial.html ----- I tried trigger_push but the problem was that players cant swim in it, they just bounce around and going upstream was impossible Link to comment Share on other sites More sharing options...
Khaza Posted October 26, 2002 Share Posted October 26, 2002 ... trigger_push works after all, but only in sp ! heres the values if someone is interested (yes its basic conveyor): // trigger_push spawnflags 48 speed 128 target *yourtarget* wait 0.1 // // target_position targetname *yourtarget* // so if you have any ideas that would work in mp plz post them ! Link to comment Share on other sites More sharing options...
teutonicknight Posted November 2, 2002 Share Posted November 2, 2002 Originally posted by SkN How do you amke a water look like its flowing a certain direction? say...im making a waterfall, and i want the water to amke it look like its flowing down. This is off topic but.... Your name suggests that you might be someone that I know in real life... you wouldn't happen to live in the San Francisco area would you? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.