PDA

View Full Version : arena_raptorpen


Loengard
08-01-2006, 02:27 PM
Hey guys!
I'm currently working on nice little map in memory of the good old jurassic park movie :)
The arena will basically be a raptor pen with working electric fences, a little surveillance building and so on.

Now I've got a question:
Where do I find props like a ladder, lamps, tables, computers and such stuff? Do I have to build it all with the brush tool myself or is there a way to implement such things from Emergence since they are basically already there (but I don't know where...)

To get you a little excited here is a first in game shot of a very early build:
http://img228.imageshack.us/img228/5082/arenaraptorpen0000rb4.th.jpg (http://img228.imageshack.us/my.php?image=arenaraptorpen0000rb4.jpg)

There is still much to do like a nice 3D Skybox, adding displacements, adding various little deatils such as lamps, warning signs, crates (we all love crates, now do we!), adding water and foliage in the pen, and so on... oh and above all: adding lighting :) But the basic brushwork and texturing is nearly finished!

Looking forward to any comments!
Regards Loengard

Zidd
08-01-2006, 05:08 PM
you use the prop_static entity to make props that stand still. prop_physics to make props that can be thrown about.

Sparda
08-01-2006, 08:12 PM
:D LOOKING GOOD :D
I just love the way it looks in your screen, :( makes my 1st look like ...

raeleus
08-02-2006, 12:25 AM
Nice! Jurrasic Park is an awesome setting!

BloodShed
08-02-2006, 12:51 PM
Heh I saw it on the 3D realms forums ^_^
looks good.

Loengard
08-02-2006, 01:36 PM
hehe yeah I'm Talos at the 3DRealms board :)
Thanks it'll still be quite some work until its finished but it shapes up nicely!

Loengard
08-03-2006, 02:22 PM
I just managed to add some nice reflective water into the map with some nifty displacementmap in the pen :)

I've got another question though:
How can I scale props (static ones)?

Any comment is appreciated!

New screenshots coming soon ;)

Stylsy
08-03-2006, 03:18 PM
Great stuff!

wisecode
08-03-2006, 08:11 PM
How can I scale props (static ones)?

From Hammer props can only be scaled (with a 1/16th value) in a 3D skybox.

Static props can be scaled in the .QC but it should be done before exporting the prop data.

ripper_hugme
08-04-2006, 12:58 AM
How can I scale props (static ones)?


You can't scale props in hammer.