S&box Wiki

Revision Difference

Editor#547517

<cat>Dev.Intro</cat> <title>s&box editor</title> # S&box Editor This is where you develop content for s&box. Opening the editor is as simple as launching `sbox-dev.exe` located in the root of your s&box installation or by appending `-tools` to your launch parameters ⤶ <upload src="a768a/8da795cde84fc18.png" size="988268" name="image.png" /> This is where you develop content for s&box. <upload src="a768a/8da795cde84fc18.png" size="988268" name="image.png" /> ⤶ ## Opening the Editor⤶ ⤶ Opening the editor can be done by one of the following three ways : ⤶ ⤶ + Launch s&box from steam, Select "Launch Game Editor" then click play.⤶ ⤶ + Append `-tools` to your launch parameters.⤶ ⤶ + Launch `sbox-dev.exe` located at the root of your s&box installation.⤶ # Editor Tools The tools can be accessed from the Tools main menu entry, or from the hotbar - these are all self-explanatory for editing different asset types. <page>Dev_Tools</page> # Editor Widgets <page text="Game">EditorGameWidget</page> - You main game window <page text="Console">EditorConsoleWidget</page> - Usual console output. <page text="Inspector">EditorInspectorWidget</page> - Inspector where you can modify your game resources and such. <page text="Panels">EditorPanelsWidget</page> <page text="Addon Manager">EditorAddonManagerWidget</page> - Manage your addons here. <page text="Performance">EditorPerformanceWidget</page> <page text="Entity List">EditorEntityListWidget</page> <page text="Error List">EditorErrorListWidget</page> <page text="Assets Browser">EditorAssetsBrowserWidget</page> - Browse and manage your assets here. <page text="Application Timings">EditorApplicationTimingsWidget</page> <note> These pages have pretty barebones or completely missing information for now. So if you feel like you can add additional info and or pictures to one of the individual pages, please do! Just keep additions/edits nice and tidy.</note>