Page 3 of 3 FirstFirst 1 2 3
Results 21 to 21 of 21

Thread: Where to start for UT2004 modding?

  1. #21
    A Loose Screw Phopojijo's Avatar
    Join Date
    Dec 2006
    Location
    Ontario, Canada
    Posts
    2,749

    Re: Where to start for UT2004 modding?

    Quote Originally Posted by MMFSdjw View Post
    technicaly you can build your entire level in max, if you design it right, all you have to do is export all the pieces and assemble them in unrealed.
    Halo is a very unique engine. I don't know of any others that use max as much as it does.
    If only there was an engine that had all the high points of Halo and unreal it would be the perfect engine to map for.
    In UnrealEngine3 this is true... however for UT2004 there is a few serious issues with this, one being the most serious:

    Static Meshes can only be vertex lit.

    In UT2004 you'd ideally want to build the walls, ramps, floors, using Brushes... then place decorating objects around made in 3dsMax.

    In UT3 you can still do this... but the world is moving towards modeling your geometry in a 3d program and importing into the editor. There's also no need for portaling... if a part of a mesh is visible, the whole thing is visible... if not -- it's not. It's really that simple. Just make sure to split up your mesh enough to occlude properly.

    That's how I'm doing Skyhook.

    Then also can be lightmapped and dynamically lit as well so you can add that extra lighting detail on very low polygon meshes.
    Last edited by Phopojijo; June 16th, 2008 at 05:50 PM.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •