Hey all!
I would like to know if it is possible to make a building saved as an .act file for the user accessibly?
Thanks in advance for your replys and for your help!
A simple (??) Question
-
- Posts: 6
- Joined: Thu Aug 25, 2005 4:01 pm
A simple (??) Question
- Attachments
-
- 3D-Actor
- house.jpg (15.05 KiB) Viewed 691 times
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
-
- Posts: 6
- Joined: Thu Aug 25, 2005 4:01 pm
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
sorry, the answer was a bit unclear...
to do proper collision when setting the staticentityproxy to not-colliding you will have to use clip brushes (invisible brushes you will collide with)
if you don't want to use a staticentityproxy you can use a staticmesh entity which has built in per poly collision (so you won't need clip brushes for collision in this case)
to do proper collision when setting the staticentityproxy to not-colliding you will have to use clip brushes (invisible brushes you will collide with)
if you don't want to use a staticentityproxy you can use a staticmesh entity which has built in per poly collision (so you won't need clip brushes for collision in this case)
as for the building above I would make it in the editor if I were you
I'd make it in WorldCraft. There are demos
of Static Mesh building like Quest is talking about on my page, http://terrymorgan.net/download.htm,
I think it's called 'domes.zip', hit CTRL-F
and search for 'static mesh' . See my post
in Level Editing about Theif 3 Static Meshes,
you can get an idea of how the pros use them.
I'd make it in WorldCraft. There are demos
of Static Mesh building like Quest is talking about on my page, http://terrymorgan.net/download.htm,
I think it's called 'domes.zip', hit CTRL-F
and search for 'static mesh' . See my post
in Level Editing about Theif 3 Static Meshes,
you can get an idea of how the pros use them.
if you use worldcraft, be sure to read the license where it might say something along the lines of "you cannot use this for any games that valve did not build" - if you find that line, try to find an earlier version (3.3 i believe, might be the version Hike has) so your editing is legal.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
-
- Posts: 6
- Joined: Thu Aug 25, 2005 4:01 pm