| 
		
	
		| Strembitsky   Senior Member
 
 Posts: 254
 Threads: 37
 Joined: Feb 2012
 Reputation: 
3
 | 
			| Moving a plane slowly upwards and then... 
 
				I want to move a plane slowly upwards. How can I do this? Similar to the end of Justine, just vertically. Any tips? I was thinking you could have many planes and set them active and inactive, but that would look glitchy/choppy, would it not?
			 
 The Nightmares v1.0  - Dreadful Fires WIP
				
(This post was last modified: 03-25-2012, 09:56 PM by Strembitsky.)
 |  |  
	| 03-25-2012, 09:52 PM |  |  
	
		| Your Computer   SCAN ME!
 
 Posts: 3,456
 Threads: 32
 Joined: Jul 2011
 Reputation: 
235
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				SetMoveObjectState or SetMoveObjectStateExt. Though, the plane should really be a box with texture on one side.
			 
 |  |  
	| 03-25-2012, 10:23 PM |  |  
	
		| Strembitsky   Senior Member
 
 Posts: 254
 Threads: 37
 Joined: Feb 2012
 Reputation: 
3
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				Why is that reason? Will it cause me problems if I don't have a box?
			 
 The Nightmares v1.0  - Dreadful Fires WIP |  |  
	| 03-25-2012, 10:26 PM |  |  
	
		| Your Computer   SCAN ME!
 
 Posts: 3,456
 Threads: 32
 Joined: Jul 2011
 Reputation: 
235
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				 (03-25-2012, 10:26 PM)Strembitsky Wrote:  Why is that reason? Will it cause me problems if I don't have a box? 
It may crash the game. 
			 
 |  |  
	| 03-25-2012, 10:27 PM |  |  
	
		| Strembitsky   Senior Member
 
 Posts: 254
 Threads: 37
 Joined: Feb 2012
 Reputation: 
3
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				Okay... do I have to make a model of a water texture on a box then?
			 
 The Nightmares v1.0  - Dreadful Fires WIP |  |  
	| 03-25-2012, 10:28 PM |  |  
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				 (03-25-2012, 10:23 PM)Your Computer Wrote:  SetMoveObjectState or SetMoveObjectStateExt. Though, the plane should really be a box with texture on one side. Couldn't you simply model a plane in a 3D program, apply a texture and make an entity out of that? 
			 |  |  
	| 03-25-2012, 10:29 PM |  |  
	
		| SilentStriker   Posting Freak
 
 Posts: 950
 Threads: 26
 Joined: Jul 2011
 Reputation: 
43
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				If you're trying to make a room flooded by water, statyk have made a working tide water   
 |  |  
	| 03-25-2012, 10:32 PM |  |  
	
		| Your Computer   SCAN ME!
 
 Posts: 3,456
 Threads: 32
 Joined: Jul 2011
 Reputation: 
235
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				 (03-25-2012, 10:29 PM)Statyk Wrote:  Couldn't you simply model a plane in a 3D program, apply a texture and make an entity out of that? 
Remember entities > special > water planes? Though, it could have been due to lacking a body, but i haven't tested it.
			 
 
				
(This post was last modified: 03-25-2012, 10:37 PM by Your Computer.)
 |  |  
	| 03-25-2012, 10:35 PM |  |  
	
		| Strembitsky   Senior Member
 
 Posts: 254
 Threads: 37
 Joined: Feb 2012
 Reputation: 
3
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				 (03-25-2012, 10:32 PM)SilentStriker Wrote:  If you're trying to make a room flooded by water, statyk have made a working tide water  Where can I find this? o.o 
			 
 The Nightmares v1.0  - Dreadful Fires WIP |  |  
	| 03-25-2012, 10:41 PM |  |  
	
		| SilentStriker   Posting Freak
 
 Posts: 950
 Threads: 26
 Joined: Jul 2011
 Reputation: 
43
 | 
			| RE: Moving a plane slowly upwards and then... 
 
				 (03-25-2012, 10:41 PM)Strembitsky Wrote:   (03-25-2012, 10:32 PM)SilentStriker Wrote:  If you're trying to make a room flooded by water, statyk have made a working tide water Where can I find this? o.o Look at page 3 or 4 on Development Resources    
 |  |  
	| 03-25-2012, 10:46 PM |  |  |