Skip to content

NotGaylien/sbox_scene_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Scene Staging

In the future s&box will have a scene system. You will add GameObjects that contain Components to the scene.

This repository is the staging area for this system. S&box is evolving to the point where we can put a whole game engine, unit tests and editor system in one game project.

Plan

  • Iterate quickly on Scene/GameObject/Component system

  • Create editor tools and inspectors for Scene system

  • Create prefab system

  • Create networking system

  • Support Scene Prefabs in Hammer

  • Evaluate and Create Components

  • Move Scene stuff to engine

  • Make Scene system preferred way to develop

  • Retire APIs that are covered by

  • Usage

  • Download repo

  • Add as a project in s&box

  • Open Hierachy and Scene windows

  • Open scene

  • Press play

About

A staging area for the scene system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.5%
  • HTML 1.3%
  • SCSS 1.2%