Unreal Shortcuts Flashcards

1
Q

Derived folder Directories in Unreal

A

Binaries, Build, DerivedDataCache, Intermediate, and Saved

*VC.db can also be ignored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Move Forward/Backward

A

LMB + Drag Up/Down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Rotate Left/Right

A

LMB + Drag Left/Right

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Free Rotate

A

RMB + Drag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Move Up/Down

A

LMB + RMB + Drag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Zoom In/Out

A

Mouse Scroll Wheel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Pan

A

RMB + Drag (Top/Front/Side Viewport)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Zoom In/Out

A

LMB + RMB + Drag or Mouse Scroll Wheel (Top/Front/Side Viewport)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Select

A

LMB on actor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Toggle Selection

A

Ctrl + LMB on Actor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Mark Selection

A

LMB + Drag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Clear Selection

A

Esc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Focus Selected Object

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

First Person Controls

A

Hold RMB and use AWSD and QE for First Person Controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Include what file at the top of every header file?

A

CoreMinimal.h

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Include what file in .cpp file?

A

Modules/ModuleManager.h

17
Q

Snap to Floor

A

End Key

18
Q

Rotate

A

E

19
Q

Translate

A

W

20
Q

Transform Along With Camera

A

Hold Shift

21
Q

Duplicate

A

Alt

22
Q

Work Light

A

Hold L + Double Click

or

Shift + L + Single Click

23
Q

Scale

A

E

24
Q

Comment Out a Section of Code in Visual Studio

A

Highlight, Ctrl + K, then Ctrl + C

25
Q

Collision Colors

A
  • Static Mesh is Cyan Blue
  • Dynamic but not liftable is Purple
  • Physics Simulated and liftable is Green
26
Q
A