UE2:UnrealEd Tip of the Day

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:21, 27 December 2010 by Eliot (talk | contribs) (Added community tips)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Official

These tips were taken directly from UnrealEd's 3.0 (Unreal II build) Tip of the Day initialization files. They all start with the words "Did you know?".

  • You can add brushes with CTRL+A and subtract them with CTRL+S?
  • If you right click the "Add Mover" button you can select from a menu of mover types?
  • If you right click the "Add Volume" button you can select from a menu of volume types?
  • If you right click the toolbar at the top of a viewport, a menu will appear allowing you to control the appearance of that viewport?
  • You can toggle the drawing of static meshes with the "W" key?
  • You can toggle the drawing of actors with the "H" key?
  • You can toggle the drawing of the builder brush with the "B" key?
  • You should wear pants while building levels?
  • You shouldn't make Shaders that reference themselves?

Community

Did you know?

  • While having a surface selected, you can hold Shift and then press B to select all the surfaces of that brush?
  • You can hold CTRL and then right click a surface to copy its texture reference?
  • You can hold CTRL and then left click a surface to apply the current texture reference?