-
Notifications
You must be signed in to change notification settings - Fork 0
Camera Operation
Sam Behm edited this page Oct 4, 2022
·
3 revisions
The camera currently acts as a tool for debugging, allowing the player to pan the camera (up, down, and across the map) and zoom in and out of the map. In future versions of the game, the camera will be attached to the player such that it follows the player, keeping them in the centre of the screen. In addition to this, the player will also be able to detach the camera from the player, allowing them to view the map around them, without being able to interact with it. The camera will be re-attached to the player upon the player moving.
Moving the camera with WASD will reposition the camera to centre on the player.
- ↑ Pan the Camera Up
- ↓ Pan the Camera Down
- → Pan the Camera Right
- ← Pan the Camera Left
- z Zoom the Camera In
- x Zoom the Camera Out
The Final Boss
Shop
Inventory
Achievements
Infrastructure
User Interfaces Across All Pages
User Interfaces Buildings
Guidebook
[Resource Management](Resource-Management)