IvanT Posted September 3, 2004 where are the liquid textures and such in doom3? are there any? to create water do i just create a brush with that texture? is there a func or something? thx 0 Share this post Link to post
Amaster Posted September 3, 2004 The textures for slime and lava should be in there somewhere. To make them damage the player, create a brush that will envelope the player entirely when he's standing where you want him to be hurt. Convert it to a trigger_hurt. 0 Share this post Link to post
AirRaid Posted September 3, 2004 There is no swimmable water in the game... I'm not sure if there's a brush/entity type for it. 0 Share this post Link to post
Tetzlaff Posted September 3, 2004 You can do swimable water with some extra scripting effort: http://www.doom3world.org/phpbb2/viewtopic.php?t=3353&highlight=water 0 Share this post Link to post