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
how to make water work
LoneWolf Offline
Senior Member

Posts: 308
Threads: 43
Joined: Sep 2010
Reputation: 0
#1
how to make water work

I made water but it acts as a floor so movable boxes sit on it and i can walk ontop of the water, how do i make the water act real and not act as a floor?
10-01-2010, 06:28 PM
Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#2
RE: how to make water work

I assume you made a plane with a water texture?

Check the Primitive tab on the plane and make sure Collides is checked off. Next you need to add an Liquid area. Select Areas from the side bar and select Liquid from the drop down menu in the top right corner. The area is what the game actually recognizes as water, the plane is basically only used for decoration.
10-01-2010, 09:32 PM
Find
kuato Offline
Junior Member

Posts: 24
Threads: 4
Joined: Sep 2010
Reputation: 0
#3
RE: how to make water work

can anyone help me w. a script to turn water into wine
10-01-2010, 10:35 PM
Find
HakePT Offline
Junior Member

Posts: 49
Threads: 1
Joined: Sep 2010
Reputation: 0
#4
RE: how to make water work

(10-01-2010, 10:35 PM)kuato Wrote: can anyone help me w. a script to turn water into wine

O_0
Turn it into blood similar and the game already supports it. Create and area of water, place a plane without collision and done. Make sure the plane has the appropriate color, in this case blood (similar to wine).
10-02-2010, 12:10 AM
Find
LoneWolf Offline
Senior Member

Posts: 308
Threads: 43
Joined: Sep 2010
Reputation: 0
#5
RE: how to make water work

(10-01-2010, 09:32 PM)Mofo Wrote: I assume you made a plane with a water texture?

Check the Primitive tab on the plane and make sure Collides is checked off. Next you need to add an Liquid area. Select Areas from the side bar and select Liquid from the drop down menu in the top right corner. The area is what the game actually recognizes as water, the plane is basically only used for decoration.


Thanks, do i need to script this in one of my files?
10-02-2010, 08:35 PM
Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#6
RE: how to make water work

Quote:Thanks, do i need to script this in one of my files?

No, water should work without any scripts.
10-02-2010, 09:05 PM
Find
LoneWolf Offline
Senior Member

Posts: 308
Threads: 43
Joined: Sep 2010
Reputation: 0
#7
RE: how to make water work

Ok my water sort of works now but the water plane is still the issue, i still walk ontop of it, how can i make myself walk through it as i dont want the water to be a tiny amount. my water sounds and effects all work but the primitive is still a solid so i walk on it and objects sit on it Sad
10-03-2010, 02:12 PM
Find
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#8
RE: how to make water work

Turn Collides off.

10-03-2010, 02:45 PM
Find
LoneWolf Offline
Senior Member

Posts: 308
Threads: 43
Joined: Sep 2010
Reputation: 0
#9
RE: how to make water work

(10-03-2010, 02:45 PM)Pandemoneus Wrote: Turn Collides off.

It is off though so i dont understand whats wrong, i double checked to see if there were two layers but there isnt, i have the floor a bit undeneath it and then the water primitive above it with collides off and it still doesnt seem to register.
10-03-2010, 03:06 PM
Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#10
RE: how to make water work

I've made a simple map with working water, check the settings and look for any differences between this map and your own.

http://www.mediafire.com/?daxrcgoo1yl72mt
10-03-2010, 03:21 PM
Find




Users browsing this thread: 1 Guest(s)