Subnautica
0 of 0

File information

Last updated

Original upload

Created by

Waisie Milliams

Uploaded by

WaisieMilliams

Virus scan

Safe to use

About this mod

A live debugger tool which has the ability to browse the scene, have live code execution, pin variables and edit the MarmosetUber shader.

Requirements
Permissions and credits
Runtime Editor
A ingame debugger.

Features:
  • Scene browser
  • Object inspector
  • Live code execution
  • Pinned variables
  • Material editor made with MarmosetUber in mind. 

Instructions to use:
  • Load into a game
  • F7 will open the runtime editor

Material Editor:
  • Two ways to select a material to edit:
  • 1: In the Scene Browser any Renderer will have a "Open in Material Editor" button appear which will open the first material on the renderer in the editor
  • 2. Open the Material in the Inspector and a "Open in Material Editor" button will appear at the top.
  • The "Geneate Code" button will generate the necessary code to recreate the material again in your mod. It will output a file containg the code in a MaterialEditor folder in the mod's folder in the QMods folder.

Code: https://github.com/brett-taylor/SubnauticaRuntimeUnityEditor