Feedback: The tutorials are excellent

I’ve never used UDK or any other game development engine but I found the tutorials to be very well done, making the subject matter very approachable.

In the sample level build tutorial Zac chooses change the X, Y, Z values of brushes rather than rotate them. Zac starts to explain why he’d rather change the values than rotate the actor. Presumably this is to keep their global and local coordinates in sync? However, static meshes get rotated so it appears that rotation is inevitable in some cases.

I was curious how the Workflow tutorial was done? I’m assuming that large sections of the level were selected and copy/pasted. How do you select and duplicate large amounts of your level?

Because the price is very affordable and the editor is relatively easy to dive into I suspect you’re going to see a lot of newbies like me. It might not hurt to have a super simple Level Design 101 tutorial that includes a glossary… What’s a brush, a mesh, an actor, a pawn. When is appropriate to use these. Maybe some simple background on what’s a Texture, a Normal, UV. When is it advantageous to use a brush and when do you change that brush into a static mesh (and what’s the best way to do that)?

Something to keep in mind if/when you do a tutorial on Terrain… It took me a while to realize that I had to drag the mesh onto a very small drop area (eventually I got super frustrated and googled the issue and found that others have had the same issue) but then it took me even longer to realize I had to hold down CTRL while clicking in order to paint terrain onto my map. It felt good to finally figure it out but a fair amount of time was wasted.

Thanks!

A lot of these things should be explained in the documentation if I’m not mistaken. You should utilize both the Youtube channel and the official documentation, both are great assets and will continue to expand.

To answer your question about selecting, you hold the ctrl key in order to select multiple portions of your level. Duplication is ctrl + w.

Heres the documentation on viewport controls if you have any more questions regarding those - Link

Here’s the index of the official documentation - Link

Nope, you’re not mistaken. I found a very good section on actors here and texturing here. But I still think a glossary wouldn’t hurt (being the complete noob that I am).

w/r/t selecting, here’s the tutorial I was thinking of: Intro to Level Design | Live Training | Unreal Engine - YouTube
At that time stamp you can see all four phases of the level from a high altitude. I would imagine that CTRL-RMB clicking nearly every item in the that tutorial to then copy it to the right must have been very tedious. I was hoping there might be a way to zoom out from above, then lasso select a section of the level, and then copy that to the right.

In any orthographic viewport you can marque select (dragging while holding ctrl+alt) all your actors, and that will select them all. I believe this also has been added to the perspective viewport in 4.1, but if you’re using 4.0 then orthographic viewports are the way to go, you may also want to try using scene outliner for tasks of this sort.

Excellent. I downloaded 4.1 last night but haven’t had chance to try it out yet.

Thanks!

We do actually have a glossary:

It’s still a work in progress though.

Thanks ! It looks really good so far. (One typo spotted in Animation: “…It can even refeer…”)

What would be fantastic would be if at the start of each chapter, as each term is used, there’s a link to the glossary for that term (or, perhaps, just hovering over the term could bring up a note popup that has the glossary entry for that term).

Cheers.

I think that was the direction we were leaning. A link means leaving the page you are on just read a short blurb. Not the best workflow in my opinion.

Hi ,

That seems like the better way to go. Thanks.

Also, I’ve been trying to read more of the docs and I’m finding them well written and edited. I, for one, appreciate the use of the Oxford comma.

Is Epic interested in feedback on typos? I’ve found a couple. E.g. Ration is used instead of Ratio in a couple places:

Also, this sentence ends rather abruptly:


Use Camera Location from Play-In-Viewport	 If enabled,

Cheers.

I definitely am. Feel free to post them.

That was totally me. I have a typing impediment that results in “ratio” becoming “ration” quite often. :slight_smile:

You must be entirely too rational. (I’ll show myself out.)