Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Moving a plane slowly upwards and then...
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#1
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
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Moving a plane slowly upwards and then...

SetMoveObjectState or SetMoveObjectStateExt. Though, the plane should really be a box with texture on one side.

Tutorials: From Noob to Pro
03-25-2012, 10:23 PM
Website Find
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#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
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
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.

Tutorials: From Noob to Pro
03-25-2012, 10:27 PM
Website Find
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#5
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
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#6
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
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#7
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 Smile

03-25-2012, 10:32 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#8
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.

Tutorials: From Noob to Pro
(This post was last modified: 03-25-2012, 10:37 PM by Your Computer.)
03-25-2012, 10:35 PM
Website Find
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#9
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 Smile
Where can I find this? o.o

The Nightmares v1.0 - Dreadful Fires WIP
03-25-2012, 10:41 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#10
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 Smile
Where can I find this? o.o
Look at page 3 or 4 on Development Resources Smile


03-25-2012, 10:46 PM
Find




Users browsing this thread: 1 Guest(s)