- Unreal Engine 4 Game Development Quick Start Guide
- Rachel Cordone
- 194字
- 2021-06-24 13:43:58
The Viewport
Next in our tour of the Unreal editor is the Viewport. This displays our currently loaded level and can be configured to make navigation easier. There are two ways to move the camera around in the Viewport:
- Mouse and WASD: Holding the right mouse button down will let you rotate the camera, while using the WASD keys will move the camera forward/backward and left/right. Anyone with experience in Unity will be used to this camera movement.
- Mouse only: It is also possible to navigate using only the mouse, which people with experience in previous Unreal editors will be familiar with. Holding the left mouse button will let you move the camera along the horizontal plane along with looking left/right. Holding the right mouse button will keep the camera in place while letting you look around. Holding both the left and right mouse buttons will let you move the camera up/down and left/right at the same time while keeping the rotation the same. Combining these three mouse button combinations will let you navigate a level without needing to use the keyboard.
Pressing F11 will let you toggle fullscreen on the Viewport.
推薦閱讀
- Learning NServiceBus(Second Edition)
- Web應用系統開發實踐(C#)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 深入理解Django:框架內幕與實現原理
- Python王者歸來
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Practical Game Design
- MySQL數據庫基礎實例教程(微課版)
- 區塊鏈技術與應用
- Access 2010中文版項目教程
- Spring 5 Design Patterns
- 大學計算機基礎實驗指導
- Unity Android Game Development by Example Beginner's Guide
- 從零學Java設計模式
- 面向對象程序設計及C++(第3版)