Home Unreal Engine

Creating assets for RTS Terrain, Need Pipeline help

high dynamic range
Offline / Send Message
Brian "Panda" Choi high dynamic range
Hey Polycount:

So at USC, we're making an RTS in UDK.

How do I go about creating modular pieces of flat terrain that level designers can fit together on their own?

My conceptual understanding of how I want this to work:

4q8wcOr.jpg

Talking with another engineer, he remarks that what would be efficient is to use the PAID UDK to do mesh compositing, but our game is only using the free UDK Editor.

Right now I'm looking 2 solutions then:
  1. Have the designers greybox the flat terrain in Maya, and we UV map that on to a large texture or several, and then import the FBX to Maya. Assign Material to the "world mesh." Repeat process as iterations are made.
  2. Each block in the UDK Editor is assigned its own material, so designers can do the construction in the Editor, but we can't vertex paint across several different tiles.

Replies

Sign In or Register to comment.