LoadScreen

From the CreationKit Wiki
Revision as of 15:18, 1 May 2012 by imported>Keris
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A LoadScreen object represents the data for a loading screen.

LoadScreen Dialog[edit | edit source]

  • ID: The form's Editor ID.
  • Loading Screen Text: The text to be displayed on this loading screen.
  • Camera Path: The built-in camera motion to use on the loading screen. Used to avoid a static camera.
  • Displays in Main Menu: Whether this loading screen can be displayed during the initial load-in from the Main Menu.
    • This list is intentionally smaller than the list of general-purpose loading screens to minimize startup time.
  • Initial Scale: The initial scale for the Loading Screen NIF.
  • Loading Screen Nif: The model to use on the loading screen.
  • Initial Translation Offset: Translation Offsets on the model's position.
  • Initial Rotation: Rotation Offsets on the model's position.
  • Rotation Offset Constraints: Constraints on how far the user can rotate the model.
  • Match Conditions: Conditions that restrict when, where, and how often this loading screen will be displayed.