PDA

View Full Version : UDK Pirate Challenge - Exigopro



Exigopro
07-04-2011, 03:22
Hello everyone,

I'm new to this forum, as i am new to mapping with UDK. I used to work with SDK often, but because this challenge forces me to use UDK, i will now learn the basics and more. Maybe this is my chance to finally get an understanding of UDK and make my choice between mapping with SDK or UDK.
I will be posting my work as soon as possible, i hope i can count on a little help of YOU to help me with my problems that may occur in UDK :)
Exi

Exigopro
07-04-2011, 10:19
Okay, so here's my first bit of progress. It's not much, but i'm still struggling with UDK.
http://oi55.tinypic.com/5fhi7d.jpg

Exigopro
07-04-2011, 17:27
This is a quick update, still trying to get my light to work.
http://oi52.tinypic.com/2epstn4.jpg

PhantomFragger
07-04-2011, 17:48
Its looking good, I made a cave map and know how much of a pain it can be to get it to how you want. If your new to UDK coming from Hammer. I'd point you in the direction of some introduction tutorials but to be honest you have already grasped the basics pretty well so there wouldnt be much point. Just give me a quick shout if you have any questions and i'll try my best to help

Exigopro
07-04-2011, 17:51
Thanks for that PhantomFragger, I could use a lot of help with UDK at the moment. For example, in SDK, i used to have a light_enviroment in wich you can set the lighting for the whole map. I'm wondering where you can do this in the UDK. I've seen some different types of light, but that's not quite the thing i'm looking for.

Hagss
07-04-2011, 17:52
a DominantDirectionalLight could do that for you, if you go to add actor, it should be in there :)

Exigopro
07-04-2011, 18:04
Thanks Hagss, helped me a lot!

Exigopro
07-04-2011, 18:14
Fixed and improved some things, including lighting :)
http://oi53.tinypic.com/mmq0zc.jpg

Hagss
07-04-2011, 18:18
No problem :) Glad I could help, looking good so far :)

moutrave
07-04-2011, 18:24
Dont hesitate to ask me too if you have any question, I work with that engine 18 hours a day =) (and have as many crashes...)

Exigopro
07-05-2011, 01:42
Is there any such thing as displacments in UDK? I didn't find any tutorials yet :s

Pete_Bottomley
07-05-2011, 02:44
Hey Exigopro,

Really nice start. Good to see you figured out your lighting issues. I think if you are working on your lighting to start with, then you should refine it a bit. Use the same kind of lighting techniques you would use in other engines..just different if you get me.

I think no you have some good shadows with your directional light (by the ship wreck) but they kind of get lost everywhere else. If you plan out where you are going to take your final 'beauty shots' you can figure out where is the best place to place your directional light to really drive home that ominous feeling to you map.

Like I said though, great start and keep it up!

Not too sure if your talking about displacements in the same way you would in Maya? But I've not seen that used in UDK. What are you trying to achieve with it?

Pete

Exigopro
07-05-2011, 04:02
In SDK, the displacements are 'sheets' wich you can paint on and you can smoothen them, or add noise, etc.
Actually it is to make the terrain, for example hills.
exi

PhantomFragger
07-05-2011, 04:14
Your best bet would be to use the terrain editor it's a similar method this tutorial should explain how to set it up pretty well

http://www.youtube.com/watch?v=VYGG2e9CEBE

Exigopro
07-05-2011, 04:24
Here's a quick update of my watchtower. It was a pain in the ass to make this one, so i'm glad it's finished :)
http://oi54.tinypic.com/4utimt.jpg
http://oi51.tinypic.com/29kynbn.jpg

EDIT: I've shortened the cains inside the tower, because the light was hanging to low. (old version on pictures).

Exigopro
07-05-2011, 10:26
This is what i've got so far. If you believe the layout of the map can be better, you're welcome to share your opinion!
http://oi52.tinypic.com/2qx940k.jpg

Exigopro
07-08-2011, 16:53
I could use some help with several things here to speed up my progress, because i'm taking way too long to finish some easy things:
1. How do i select everything withing my selected area? -> For example, if i draw a rectangle on the top view, everything within it will be selected.
2. How do i add a bumpmapped texture/material into UDK? I've managed to add textures, but not yet figured out how to add their normal map.
Thanks in advance
exi

PhantomFragger
07-08-2011, 19:31
Some nice progress it's coming along well, i should be able to help you out with your questions

1. Hold Ctrl + Alt then drag your selection

2. I can't tell from your question if you have already made a normal and just wan't to know how to apply it but if that is the case this should help

http://www.youtube.com/watch?v=epGkooMyMtg

Hope this helps keep up the good work

Exigopro
07-09-2011, 06:56
Thank you very much! This will help me a lot.

Exigopro
07-14-2011, 02:24
My progress so far:
I gave a green tint to the lighting.
http://oi51.tinypic.com/200uyar.jpg
Inside the cave:
http://oi54.tinypic.com/fe1nkh.jpg
http://oi54.tinypic.com/3536zhc.jpg

Please tell me what you think about the map so far, and what needs improvement.

BasketQase
07-14-2011, 03:05
I think you've got a nice layout and some good details here and there. As far as things to improve, I'd suggest working with your ground a little bit to break up all that empty space especially on your shoreline, around the tower, and outside the courtyard. You could try using a terrain object (though I don't know how they work myself) instead of a flat BSP brush to give the ground some lumpiness. I've been able to get the rock mesh to work pretty well for that, too, by stretching it out. In addition (or instead of) you could consider adding some more objects out in those areas (more crates, bottles laying around, random rocks, a tree/plant, etc.) to put in a little more visual detail.

Exigopro
07-14-2011, 10:38
If i would fully understand the terrain objects, i would definatly use it, but i'm new to UDK and really don't understand all of it yet. i'll figure it out someday.