Design
WebsiteGitHubGitBook
  • ✍️Design Intro
    • Gameplay Summary
    • Art Style
  • 🕹️Basic Game Mechanics
    • 🖥️User Interface
      • Server Hub
      • Server Lobby
        • Edit Character
      • Game
        • Player HUD
        • In-game Settings
        • Inventory
        • Radial Menu
        • Misc. UI Elements
        • Windows
    • 🎮Controls
    • 🔦Field of Vision
    • 🔍Examine
    • 🖐️Interactions
      • Move
      • Activate
      • Access
    • ⏳Rounds
  • 🛰️Environment
    • 🗺️Tilemaps
      • Stations
      • Planets
      • Tile Objects
        • Airlocks
    • ☁️Atmospherics
      • Gas Substances
    • 🧩Connectables
      • Basic Adjacency Connections
      • Advanced Adjacency Connections
      • Window Divider Adjacency Connections
      • Counter Adjacency Connections
      • Directional Adjacency Connections
      • Disposal Adjacency Connections
        • Disposal Furniture Connections
      • Pipe Adjacency Connections
        • Pipe Furniture Connections
      • Transit Tube Adjacency Connections
      • Wire Adjacency Connections
      • Airlock Adjacency Connections
    • 🏗️Construction
      • Construction Recipes
        • Walls / Windows
        • Doors
      • Menu and User Case
      • Propositions and Suggestions
    • 🔓Crew Access
    • ⚡Electricity
      • Power Grid
    • 📞Communication Systems
  • 👫Entities
    • 🎥Roles
      • 📋Crew
        • Nanotrasen
        • Command
        • Security
        • Engineering
        • Medical
        • Science
        • Supply
        • Civilian
        • Silicons
      • Antagonists
        • Primary Antags
        • Secondary Antags
      • Ghosts
    • 🧙‍♂️Characters
      • Player Characters
      • NPCs
    • 🌡️Health
      • Stamina
      • Damage
      • Body Systems
        • Organs
          • Lungs
          • Heart
        • Blood
        • Oxygen
        • Pain
        • Death
        • Body parts volume
      • Healing
        • Surgery
    • ⚔️Combat
      • Combat Mode
        • Help
        • Harm
        • Grab
        • Hold
        • Push
        • Toss and Throw
        • Items
          • Melee
          • Ranged
      • Melee combat
  • 🔦Items
    • 📌Hold Positions
    • 🍕Food
    • 🧰Containers
  • 🎬Actions
    • 🛠️Crafting
      • Makeshift, simple Crafting
      • Advanced Crafting
      • Specialized Crafting
    • ⚗️Chemistry
Powered by GitBook
On this page
  • Implemented Controls
  • Control Ideas

Was this helpful?

Edit on GitHub
Export as PDF
  1. Basic Game Mechanics

Controls

PreviousWindowsNextField of Vision

Last updated 1 year ago

Was this helpful?

For technical documentation see Game Controls page linked below.

Implemented Controls

Almost all currently implemented controls can be seen and edited in Content/Input/Controls.InputAction.

Specific buttons are bolded. Tapping a button is colored green. Holding a button is colored blue.

General
  • Tap LMB = primary interaction

  • Hold RMB = interaction wheel

  • Tap X = swap active hand

Movement
  • Tap W/A/S/D = move character

  • Tap Shift = toggle run/walk

Camera
  • Tap 1/3 = rotate camera 90 degrees left/right

  • Hold 1/3 = rotate camera freely left/right

  • Hold -/= = rotate camera down/up

User Interface
  • Tap Esc = toggle menu

Chat

Tap C = toggle chat

Containers

Map Editor
  • Tap B = toggle map editor

  • Tap R = rotate tilemap object

  • Tap LMB = place tilemap object

  • Hold Shift + Tap LMB = replace tilemap object

  • Hold Shift + Drag LMB = place tilemap objects

Ideas and discussions for future game controls have been consolidated on our Trello page. See below.

Control Ideas

🕹️
🎮
Game Controls
Control ideas.