Vixen
dd8b0a81

Editor · guide

Prefab overrides

How a scene records that an entity came from a prefab and which of its members it has changed, and what happens when the prefab changes underneath it.

Edit this page on GitHub

Documents

Next

  • The editor shell — The window the editor is made of, and the command registry every part of it is a view over.
  • The editing pipeline — One path every edit in the editor takes, so undo, multi-object editing and mixed values are answered once rather than per panel.
  • Scene menus — A pie menu under the cursor and a list beside it, both filled by one registration and filtered by the active mode.