| theodorg   Junior Member
 
 Posts: 44
 Threads: 11
 Joined: Aug 2013
 Reputation: 
0
 | 
			| Flowing water? 
 
				So i have this idea for a corridor with water flowing through it. How do i create a realistic water effect that can flow down stairs and so on.
 To be clear i dont want to use the regular water texture since its completely flat.
 |  | 
	| 10-21-2014, 08:48 PM |  | 
	
		| Neelke   Senior Member
 
 Posts: 668
 Threads: 82
 Joined: Apr 2013
 Reputation: 
26
 | 
			| RE: Flowing water? 
 
				I know there's a custom entity made by Statyk that might be what you're looking for. Don't know where you can get those files anymore and the water needs to be coded.
			 
 Derp. |  | 
	| 10-21-2014, 09:11 PM |  | 
	
		| Mudbill   Muderator
 
 Posts: 3,881
 Threads: 59
 Joined: Apr 2013
 Reputation: 
179
 | 
			| RE: Flowing water? 
 
				There is a flowing water animation texture, but idk if that's what you're looking for.
			 
 |  | 
	| 10-21-2014, 09:54 PM |  | 
	
		| MrBehemoth   Senior Member
 
 Posts: 408
 Threads: 19
 Joined: Feb 2014
 Reputation: 
40
 | 
			| RE: Flowing water? 
 
				Try combining the animated texture with custom particle systems.
			 
 |  | 
	| 10-21-2014, 10:14 PM |  | 
	
		| Daemian   Posting Freak
 
 Posts: 1,129
 Threads: 42
 Joined: Dec 2012
 Reputation: 
49
 | 
			| RE: Flowing water? 
 
				For the stairs, I would use a particle system. Several copies, one for each step.You're gonna have to learn how to use the ParticleEditor (if you don't).
 
 You place the first PS, make a copy, move it to the next step on the stairs, then make a compound out of the two. Then start making copies of that compound to complete the whole staircase.
 
 After that, if you have more stairs to fill up, you should select all those PS you just put, and make one single compound out of them.
 
 Then you can make copies of that compound to fill the others stairs.
 For the corridor you should stick with water planes.
 
 And for the step sounds, you place liquid areas everywhere you have water.
 There are also some water_streaming sounds you can use in /sounds/16/
 
 |  | 
	| 10-21-2014, 10:32 PM |  | 
	
		| Streetboat   Posting Freak
 
 Posts: 1,099
 Threads: 40
 Joined: Mar 2011
 Reputation: 
56
 | 
			| RE: Flowing water? 
 
				you can also make your own flowing water texture using the existing ones and editing how fast they move using the material editor
			 
 |  | 
	| 10-22-2014, 02:21 AM |  | 
	
		| theodorg   Junior Member
 
 Posts: 44
 Threads: 11
 Joined: Aug 2013
 Reputation: 
0
 | 
			| RE: Flowing water? 
 
				Okay thanks but i have another question. Any idea why the water is glowing???
			 |  | 
	| 10-22-2014, 09:15 AM |  | 
	
		| FlawlessHappiness   Posting Freak
 
 Posts: 3,980
 Threads: 145
 Joined: Mar 2012
 Reputation: 
171
 | 
			| RE: Flowing water? 
 
				Define glowing. Can you show a picture?
			 
 Trying is the first step to success. |  | 
	| 10-22-2014, 09:38 AM |  | 
	
		| Neelke   Senior Member
 
 Posts: 668
 Threads: 82
 Joined: Apr 2013
 Reputation: 
26
 | 
			| RE: Flowing water? 
 
				I havent checked or can't either right now, but try turning off HasReflection to false throughout the Material Editor on the water material. I tried it to lava but it didn't work out that well, but it's worth a shot to see what you're looking for.
			 
 Derp. 
				
(This post was last modified: 10-22-2014, 01:38 PM by Neelke.)
 |  | 
	| 10-22-2014, 01:38 PM |  | 
	
		| Daemian   Posting Freak
 
 Posts: 1,129
 Threads: 42
 Joined: Dec 2012
 Reputation: 
49
 | 
			| RE: Flowing water? 
 
				And try cubemap. I think those mats with cubemap kinda glow, specially on inclined angles.
			 
 |  | 
	| 10-22-2014, 06:37 PM |  |