/onset-sandbox-editor

My fork of Digital's sandbox editor for the game Onset (also called LFSE).

Primary LanguageLuaMIT LicenseMIT

onset-sandbox-editor

Authors: Digital (original author), Logic_ (maintainer) and other contributors!

Features

  • Camera.
  • Spawn objects, weapons, vehicles, doors & clothing.
  • Precise editing.
  • World saving and loads on server start.
  • World auto saves every 15 minutes.
  • Clothing fully synced.
  • Copy pasting objects (rotation & scale).
  • Select multiple objects.
  • Delete object(s).
  • Move, scale, rotate and copy object(s).
  • Schematics (Save & load custom builds).
  • Custom props support (add your own custom objects for use)

Installation

Create a folder inside your servers package folder called sandbox, download all files from this repository and place them inside the sandbox folder. Edit your server_config.json to install sandbox as a package. The folder name should be sandbox otherwise the package will not work as expected! Weapons will not work unless you enable the "default" package.
Config

Media

Objects
Weapons
Clothing
Vehicles

Updates

  • Refer to commit log

Modification

  • To add more vehicles, refer to VEHICLE_CONFIG and TOTAL_VEHICLES.
  • To add more doors, refer to TOTAL_DOORS.
  • To add more weapons, refer to TOTAL_WEAPONS.
  • To add more clothing presets, refer to TOTAL_CLOTHING.
  • Edit props.json and your package file to include your custom props.