Systems
WebsiteGitHubGitBook
  • 🕹️Systems Intro
    • Game Controls
    • User Interface
    • Item Sprite Generation
  • 📦Asset Data
    • How Asset Data works
    • Using Asset Data
    • Creating an Asset Database
    • Known Issues
  • 📑Traits
    • Containers & Items
    • Roles
  • 🔫Gamemodes
    • Adding objectives
    • Adding game modes
  • 🎥Roles
    • Adding a new role
    • Adding a new permission
  • 🖐️Interactions
    • Interactions Guide
  • 🧰Containers
    • Using containers in game
    • Setting up a container
      • Fields description
      • Networking a container
      • Custom storage conditions
    • FAQ
  • 👜Inventories
    • Developer Guide
  • 🗺️Tilemaps
    • Creating Maps
    • Adding new items & objects
      • Adjacency Connections
    • Technical Implementation
    • Refactor notes
    • Interface
  • 🐒Entities
    • 🩲Character Customization
  • 🛋️Lobby
  • 🛠️Crafting
  • 💬Chat
    • Channels
      • Department specific channels
      • Distance based channels
  • 📣Audios
  • 🔎Examine
    • How it works
    • Setting up a game object to be examinable
Powered by GitBook
Page cover image
On this page

Was this helpful?

Edit on GitHub
Export as PDF

🕹️Systems Intro

Technical documentation regarding the functional systems of Space Station 3D!

Information and documentation regarding the functional systems of SS3D.

This space is for the technical documentation relating to game systems, for design documentation use the link below.

Design
NextGame Controls

Last updated 1 year ago

Was this helpful?