Wiki
  • Homepage
  • Player's Manual
    • Controls
    • Skills
    • Objects
    • Credits
  • Contributing
    • Getting Started
      • Programs and Files
      • Cloning the GitHub Project
      • Git Structure
      • Submitting Changes
    • Level Design
      • Basic Level Setup
      • Creating Static.tscn
      • Creating Collision.tscn
      • Stage Triggers
        • Using StageTrigger.tscn
        • Camera Triggers
        • Culling Triggers
        • Death Triggers
        • Dialog Triggers
        • Jump Triggers
        • Path Triggers
        • Automation Triggers
        • Drift Triggers
        • Foothold Triggers
        • Platform Triggers
        • Sidle Triggers
      • Stage Objects
      • Placing Objects Along the Path
    • Playtesting
      • General Shortcuts
      • Debug Menu
      • Free Camera Mode
      • Using the Editor for Playtesting
    • Submitting a Bug Report
    • Documentation Style Guide
  • Asset Guidelines
    • Source Files
    • Asset Ripping Reference
      • Original Model Files
    • Asset Editing Reference
      • Editing Environment Models
      • Editing Collision Models
      • All About Curves
      • Exporting Models from Blender
    • Resources Files
      • CameraSettingsResource
    • Miscellaneous Notes
  • Godot Guidelines
    • File Guides
      • File Structure
      • Naming Files
    • Project Settings
      • Tag Reference
      • Layer Reference
    • Particle Effects
    • Audio
  • CODE GUIDELINES
    • Language Specifications
    • Formatting
    • General guidelines
    • Attributes
    • Floating Point Numbers
Powered by GitBook
On this page
  1. Contributing
  2. Playtesting

Free Camera Mode

PreviousDebug MenuNextUsing the Editor for Playtesting

Last updated 12 months ago

Free Camera mode allows you to move the camera wherever you want. This is useful if you ever need to take screenshots from a particular angle.

[RIGHT CLICK] to enter Free Camera mode.

Controls

  • [WASD]: Move the camera relative to view (Hold [SHIFT] to temporarily move faster).

  • [QE]: Move vertically.

  • [MIDDLE CLICK]: Adjust camera's roll.

  • [RIGHT CLICK]: Adjust camera's view.

  • [SCROLL WHEEL]: Increase/Decrease speed.

  • [SHIFT + L]: Toggle Free Camera lock. Use this if you don't want the free camera to track the player's movements.

  • [SHIFT + R]: Exit Free Camera mode.