Difference between revisions of "Category:Editor Interface"

Jump to navigation Jump to search
3,386 bytes added ,  07:12, 12 October 2023
Filled in a few blanks. Visibility done and Linked to Precombined References Page. Gameplay is nearly done.
imported>Qazaaq
(→‎Edit: added image)
(Filled in a few blanks. Visibility done and Linked to Precombined References Page. Gameplay is nearly done.)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Inaccurate Article}}{{Incomplete Article}}
{{Incomplete Article}}
 
The [[Creation Kit]] is the primary tool for creating and editing [[Data File]]s.
The [[Creation Kit]] is the primary tool for creating and editing [[Data File]]s.
Here you can find information about all the windows and dialogs you may encounter while using the toolset.
Here you can find information about all the windows and dialogs you may encounter while using the toolset.


[[File:CreationKit Editor.png|600px]]
[[File:CreationKit Editor.png|600px]]
= Toolbar =
The main toolbar includes a set of buttons as shortcuts for commonly used functions from the menus.
[[File:Editor Toolbar.png]]
*[[File:Version Control Icon.png]] '''Version Control:''' Opens the [[Version Control Window]].
*[[File:Data File Load Icon.png]] '''Load Master/Plugin Files:''' Opens the [[Data Window]].
*[[File:Data File Save Icon.png]] '''Save Plugin:''' Saves any changes you've made to the current ''Active'' file.
*[[File:Data File Save - Hotload PC Icon.png]] [[File:Data File Save - Hotload Xbox Icon.png]] [[File:Data File Save - Hotload Playstation Icon.png]] '''Save Plugin, then hot-load it into game on (PC, Xbox, Playstation):'''
*[[File:Go To Selection - PC.png]] [[File:Go To Selection - Xbox.png]] '''Go to Selection on (PC, Xbox):'''
*[[File:Preferences Icon.png]] '''Preferences:''' Updates CreationKitPrefs.ini with user preferences.
*[[File:Material Editor Icon.png]] '''Open Material Editor:''' ''Website this links to is currently defunct. All JQuery files for it are located within Tools folder.'' Material files can be built with 3DS Max Slate Material Editor or with Community-Created Third Party Tools.
*[[File:Edit Undo Icon.png]] '''Undo:''' Used to undo last command. There are certain commands that cannot be undone.
*[[File:Edit Redo Icon.png]] '''Redo:''' Used to redo last command undone. There are certain commands that cannot be redone.
*[[File:Snap To Grid Icon.png]] '''Snap to Grid:''' Grids determined by Preferences. Default is 64 units. Settings with values of 2 and 4 seem to work best for precision placement for beginners. You will need to find your favorite way of moving things around in the Render Window.
*[[File:Snap To Angle Icon.png]] '''Snap to Angle:''' Angles determined by Preferences.
*[[File:Snap To Connect Points Icon.png]] '''Snap to Connect Points:''' Snaps to Workshop Connect Points on model.
*[[File:Toggle Local Global Translation Icon.png]] '''Toggle Local/Global Translation:''' Toggles Local/Global Translation of Gizmos in the Render Window. (Especially helpful in the Commonwealth where the local axis is off-center.)
*[[File:World Heightmap Editing Icon.png]] '''World (Heightmap) Editing:'''
*[[File:Landscape Editing Icon.png]] '''Landscape Editing:'''
*[[File:Run Havok Sim Icon.png]] '''Run Havok Sim:''' Toggle to examine ragdoll behavior of clutter or dead bodies.
*[[File:Animate Lights and Effects Icon.png]] '''Animate Lights and Effects:''' Toggle to examine effects in Render Window.
*[[File:Toggle Lights Icon.png]] '''Toggle Lights:''' Toggles placed lights on or off.
*[[File:Toggle Sky Icon.png]] '''Toggle Sky:''' Toggles sky cell visibility.
*[[File:Toggle Grass Icon.png]] '''Toggle Grass:''' Toggles visibility of grass.
*[[File:Force Render Window Weather Icon.png]] '''Force render window weather:'''
*[[File:Open Filtered Dialogue Window Icon.png]] '''Open Filtered Dialogue Window:'''
*[[File:NavMesh Mode Icon.png]] '''NavMesh Mode:'''
*[[File:Set Up Default Lights Icon.png]] '''Set Up Default Lights:''' Sets up 4 defaultLight objects around the area which can be deleted if necessary.
*[[File:Create Trigger Icon.png]] '''Create Trigger:''' Creates Trigger volume
*[[File:Create a Multibound Cube Icon.png]] '''Create a Multibound Cube:'''
*[[File:Create a Multibound Sphere Icon.png]] '''Create a Multibound Sphere:'''
*[[File:Create an Occlusion Plane Icon.png]] '''Create an Occlusion Plane:'''
*[[File:Create an Occlusion Cube.png]] '''Create an Occlusion Cube:'''
*[[File:Join-Break Occlusion Planes Icon.png]] '''Join/Break Occlusion Planes:'''
*[[File:Create a Roombound Icon.png]] '''Create a Roombound:'''
*[[File:Enter Portal Mode Icon.png]] '''Enter Portal Mode:'''
*[[File:Create a Portal Icon.png]] '''Create a Portal:'''
*[[File:Link Portal to Room Icon.png]] '''Link Portal to Room:'''
*[[File:Detach Portal from Room Icon.png]] '''Detach Portal from Room:'''
*[[File:Join Rooms Icon.png]] '''Join Rooms:'''
*[[File:Create a Sound Emitter Icon.png]] '''Create a Sound Emitter:'''
*[[File:Create an Acoustic Space Icon.png]] '''Create an Acoustic Space:'''
*[[File:Create a Box Light Icon.png]] '''Create a Box Light:''' Creates a Light Box for single placed light object to keep light from passing through walls.
*[[File:Create a Collision Plane Icon.png]] '''Create a Collision Plane:'''
*[[File:Create a Collision Cube Icon.png]] '''Create a Collision Cube:'''
*[[File:Create a Collision Sphere Icon.png]] '''Create a Collision Sphere:'''
*[[File:Create a Current Plane Icon.png]] '''Create a Current Plane:'''
*[[File:Create a Current Cube Icon.png]] '''Create a Current Cube:'''
*[[File:Create a Current Sphere Icon.png]] '''Create a Current Sphere:'''
*[[File:Create an LOD Clip Volume Icon.png]] '''Create an LOD Clip Volume:'''
*'''Time of day:''' Will adjust the time of day within the [[Render Window]].
= Statusbar =
The status bar is located at the bottom of the editor window.
The various application status and progress reporting are displayed here.


= Menu Bar =
= Menu Bar =
Line 17: Line 73:
**Note: Plugin files cannot contain any reserved characters, such as "(" or ")", or when attempting to select them the loader will not recognize them as valid plugins. To remove this error, simply rename the plugin to not contain reserved characters.
**Note: Plugin files cannot contain any reserved characters, such as "(" or ")", or when attempting to select them the loader will not recognize them as valid plugins. To remove this error, simply rename the plugin to not contain reserved characters.
*'''Save and Push Plugin to PC:'''
*'''Save and Push Plugin to PC:'''
*'''Version Control...:''' Opens the [[Version Control]] window.
*'''Version Control...:''' Opens the [[Version Control Window]].
*'''Import/Export:''' Allows you to export data into tab delimited text files. Used for localization during development.
*'''Import/Export:''' Allows you to export data into tab delimited text files. Used for localization during development.
*'''Preferences:''' Allows you to set [[Preference]]s for various aspects of the editor. These preferences mainly having to do with the [[Render Window]].
*'''Preferences:''' Allows you to set [[Preference]]s for various aspects of the editor. These preferences mainly having to do with the [[Render Window]].
Line 35: Line 91:
== Edit ==
== Edit ==
Undo/Redo, Copy/Paste and other essential functions live here, which we will mostly access via [[Creation Kit Interface Cheat Sheet]].
Undo/Redo, Copy/Paste and other essential functions live here, which we will mostly access via [[Creation Kit Interface Cheat Sheet]].
[[File:Search & Replace Wildcard Window.png|left]]
[[File:Search & Replace Wildcard Window.png|350px|right]]
*'''{{Anchor|Undo}}  <span id="Undo">Undo</span>:''' Negates the last action taken in the [[Render Window]]. For example, an object that had just been moved will be returned to its prior location.
*'''{{Anchor|Undo}}  <span id="Undo">Undo</span>:''' Negates the last action taken in the [[Render Window]]. For example, an object that had just been moved will be returned to its prior location.
*'''Redo:''' Re-applies an action undone with the ''Undo'' action.
*'''Redo:''' Re-applies an action undone with the ''Undo'' action.
Line 50: Line 106:


== View ==
== View ==
Options here largely control how the Render Window behaves, and will be useful during more complex tasks.
Options here largely control how the [[Render Window]] behaves, and will be useful during more complex tasks.
[[File:Editor RenderWindow.png|400px|right]]
*'''Toolbar:''' Toggles the [[#Toolbar|Toolbar]] at the top of the screen.
*'''Toolbar:''' Toggles the [[#Toolbar|Toolbar]] at the top of the screen.
*'''Statusbar:''' Toggles the [[#Statusbar|Statusbar]] at the bottom of the screen.
*'''Statusbar:''' Toggles the [[#Statusbar|Statusbar]] at the bottom of the screen.
Line 60: Line 117:
*'''Show/Hide Window:''' Displays a set of checkboxes to toggle elements in the [[Render Window]].
*'''Show/Hide Window:''' Displays a set of checkboxes to toggle elements in the [[Render Window]].
*'''Reference Batch Action Window:''' Enables data changes to a collection of [[Reference]]s.
*'''Reference Batch Action Window:''' Enables data changes to a collection of [[Reference]]s.
*'''Layers...:'''
*'''Layers...:''' Displays a window to show the individual [[Layers]] of the Render Window to keep workspace neat and to avoid accidental breakage of precomputed Visibility while working in the Render Window.
*'''Material Palette:'''
*'''Material Palette:'''
*'''Object Window Layouts:'''
*'''Object Window Layouts:''' User-customized colors for organizing workflow
*'''Current Cell Only:''' Displays only the navmesh of the [[Cell]] in focus. Only functions when editing [[Navmesh]].
*'''Current Cell Only:''' Displays only the navmesh of the [[Cell]] in focus. Only functions when editing [[Navmesh]].
*'''Markers:''' Toggles markers in the [[Render Window]].
*'''Markers:''' Toggles markers in the [[Render Window]].
Line 83: Line 140:
*'''Warnings:''' Opens the [[Warnings]] window.
*'''Warnings:''' Opens the [[Warnings]] window.
*'''Properties:''' Opens the [[Properties]] window.
*'''Properties:''' Opens the [[Properties]] window.
{{ClearFloats}}


== World ==
== World ==
Line 136: Line 194:
This menu holds our various tools for creating and manipulating this valuable functionality.
This menu holds our various tools for creating and manipulating this valuable functionality.
*'''Generation:'''
*'''Generation:'''
**'''Havok-Based Generation:'''
**'''Havok-Based Generation:''' Opens window to auto-generate navmesh based on Havok collision data.
**'''Recast-Based Generation:'''
**'''Recast-Based Generation:'''
**'''Advanced:'''
**'''Advanced:'''
Line 142: Line 200:
*'''Check NavMeshes:'''
*'''Check NavMeshes:'''
*'''Finalize Cell NavMeshes:'''
*'''Finalize Cell NavMeshes:'''
*'''Find Cover Edges:'''
*'''Find Cover Edges:''' Finds suitable cover edges for AI seeking cover during combat.
*'''Precut All Scrappables:'''
*'''Precut All Scrappables:''' Adds navcuts around all scrappable objects in cell so that AI can continue to navigate after objects are scrapped.
*'''Link All Scrappables:'''
*'''Link All Scrappables:'''
*'''Create Precuts for Selection:'''
*'''Create Precuts for Selection:'''
Line 188: Line 246:


== Visibility ==
== Visibility ==
*'''Generate Visibility for Current Cell:'''
These settings are for generating [[Precombined References]].
*'''Generate Visibility for All Loaded Cells:'''
 
*'''Generate Precombined Visibility for Current Cell:'''
*'''Generate Visibility for Current Cell:''' Precomputes the Visibility for cell currently loaded in Render Window.
*'''Generate Precombined Visibility for All Loaded Cells:'''
*'''Generate Visibility for All Loaded Cells:''' Precomputes the Visibility for all cells currently loaded in Render Window. Amount of cells determined by '''Preferences''' UGridsToLoad.
*'''Generate Precombined Visibility for Current Cell:''' Precomputes Visibility and Precombines geometry based on that Visibility computation for cell currently loaded in Render Window.
*'''Generate Precombined Visibility for All Loaded Cells:''' Precomputes Visibility and Precombines geometry based on that Visibility computation for all cells currently loaded in Render Window. Amount of cells determined by '''Preferences''' UGridsToLoad.


== Character ==
== Character ==
Line 202: Line 262:
*'''Quest Voice Asset Totals:'''
*'''Quest Voice Asset Totals:'''
*'''Update NPC Body Tint Colors:'''
*'''Update NPC Body Tint Colors:'''
*'''Update FaceBones Model Availability:'''
*'''Update FaceBones Model Availability:''' Batch updater for Facebone Models to adjust faceware to fit non-default faces. (All models must already be archived in BA2)
*'''Edit Player Dialogue:'''
*'''Edit Player Dialogue:'''
*'''Quest Aliases:'''
*'''Quest Aliases:'''
Line 209: Line 269:
== Gameplay ==
== Gameplay ==
These advanced settings can have game-wide effects.
These advanced settings can have game-wide effects.
*'''Settings:'''
*'''Settings:''' All adjustable Gameplay Settings for the game.
*'''Papyrus Script Manager:''' Opens the [[Papyrus Manager Window]].
*'''Papyrus Script Manager:''' Opens the [[Papyrus Manager Window]].
*'''Compile Papyrus Scripts...:'''
*'''Compile Papyrus Scripts...:''' Compiles any script in the Scripts/User/Source folder
*'''Migrate Papyrus Property Data...:'''
*'''Migrate Papyrus Property Data...:'''
*'''Animations:'''
*'''Animations:''' Opens Behavior Graphs window for all animated Actors.
*'''Facial Animation...:'''
*'''Facial Animation...:'''
*'''Animation Sound Tag Overrides...:'''
*'''Animation Sound Tag Overrides...:''' Animation Sound Tag Information as listed on the Havok Behavior file can be overridden on this Window.
*'''Camera Paths:'''
*'''Camera Paths:''' Stack of all available Camera Paths for setting conditional data. (Camera Shots set up via [[CameraShot]] under SpecialEffect in Object Window)
*'''Default Objects...:'''
*'''Default Objects...:''' List of Default Objects. This list is mostly obsolete for Fallout 4. See DefaultObject under Miscellaneous in Object Window. User cannot add new Default Objects.
*'''Validate Forms:'''
*'''Validate Forms:''' Validates all forms in currently loaded plugin. Useful for checking for potential warnings and errors.


== Help ==
== Help ==
The help menu is used to access this wiki and to confirm the version number of the [[Creation Kit]].  
The help menu is used to access this wiki and to confirm the version number of the [[Creation Kit]].
Simple version information and a link to this wiki!
Simple version information and a link to this wiki!
*'''Contents:'''  
*'''Contents:'''
*'''About:''' Selecting this function will bring up a window listing the [[Creation Kit]]'s current version number. This can be found at the top of the window, just over the logo.
*'''About:''' Selecting this function will bring up a window listing the [[Creation Kit]]'s current version number. This can be found at the top of the window, just over the logo.
= Toolbar =
The main toolbar includes a set of buttons as shortcuts for commonly used functions from the menus.
[[File:Editor Toolbar.png]]
*[[File:Version Control Icon.png]] '''Version Control:''' Opens the [[Version Control]] window.
*[[File:Data File Load Icon.png]] '''Load Master/Plugin Files:''' Opens the [[Data Window]].
*[[File:Data File Save Icon.png]] '''Save Plugin:''' Saves any changes you've made to the current ''Active'' file.
*[[File:Data File Save - Hotload PC Icon.png]] [[File:Data File Save - Hotload Xbox Icon.png]] [[File:Data File Save - Hotload Playstation Icon.png]] '''Save Plugin, then hot-load it into game on (PC, Xbox, Playstation):'''
*[[File:Go To Selection - PC.png]] [[File:Go To Selection - Xbox.png]] '''Go to Selection on (PC, Xbox):'''
*[[File:Preferences Icon.png]] '''Preferences:'''
*[[File:Material Editor Icon.png]] '''Open Material Editor:'''
*[[File:Edit Undo Icon.png]] '''Undo:'''
*[[File:Edit Redo Icon.png]] '''Redo:'''
*[[File:Snap To Grid Icon.png]] '''Snap to Grid:'''
*[[File:Snap To Angle Icon.png]] '''Snap to Angle:'''
*[[File:Snap To Connect Points Icon.png]] '''Snap to Connect Points:'''
*[[File:Toggle Local Global Translation Icon.png]] '''Toggle Local/Global Translation:'''
*[[File:World Heightmap Editing Icon.png]] '''World (Heightmap) Editing:'''
*[[File:Landscape Editing Icon.png]] '''Landscape Editing:'''
*[[File:Run Havok Sim Icon.png]] '''Run Havok Sim:'''
*[[File:Animate Lights and Effects Icon.png]] '''Animate Lights and Effects:'''
*[[File:Toggle Lights Icon.png]] '''Toggle Lights:'''
*[[File:Toggle Sky Icon.png]] '''Toggle Sky:'''
*[[File:Toggle Grass Icon.png]] '''Toggle Grass:'''
*[[File:Force Render Window Weather Icon.png]] '''Force render window weather:'''
*[[File:Open Filtered Dialogue Window Icon.png]] '''Open Filtered Dialogue Window:'''
*[[File:NavMesh Mode Icon.png]] '''NavMesh Mode:'''
*[[File:Set Up Default Lights Icon.png]] '''Set Up Default Lights:'''
*[[File:Create Trigger Icon.png]] '''Create Trigger:'''
*[[File:Create a Multibound Cube Icon.png]] '''Create a Multibound Cube:'''
*[[File:Create a Multibound Sphere Icon.png]] '''Create a Multibound Sphere:'''
*[[File:Create an Occlusion Plane Icon.png]] '''Create an Occlusion Plane:'''
*[[File:Create an Occlusion Cube.png]] '''Create an Occlusion Cube:'''
*[[File:Join-Break Occlusion Planes Icon.png]] '''Join/Break Occlusion Planes:'''
*[[File:Create a Roombound Icon.png]] '''Create a Roombound:'''
*[[File:Enter Portal Mode Icon.png]] '''Enter Portal Mode:'''
*[[File:Create a Portal Icon.png]] '''Create a Portal:'''
*[[File:Link Portal to Room Icon.png]] '''Link Portal to Room:'''
*[[File:Detach Portal from Room Icon.png]] '''Detach Portal from Room:'''
*[[File:Join Rooms Icon.png]] '''Join Rooms:'''
*[[File:Create a Sound Emitter Icon.png]] '''Create a Sound Emitter:'''
*[[File:Create an Acoustic Space Icon.png]] '''Create an Acoustic Space:'''
*[[File:Create a Box Light Icon.png]] '''Create a Box Light:'''
*[[File:Create a Collision Plane Icon.png]] '''Create a Collision Plane:'''
*[[File:Create a Collision Cube Icon.png]] '''Create a Collision Cube:'''
*[[File:Create a Collision Sphere Icon.png]] '''Create a Collision Sphere:'''
*[[File:Create a Current Plane Icon.png]] '''Create a Current Plane:'''
*[[File:Create a Current Cube Icon.png]] '''Create a Current Cube:'''
*[[File:Create a Current Sphere Icon.png]] '''Create a Current Sphere:'''
*[[File:Create an LOD Clip Volume Icon.png]] '''Create an LOD Clip Volume:'''
*'''Time of day:'''
= Statusbar =




[[Category:Editor Reference]]
[[Category:Editor Reference]]

Navigation menu