Class NPCModelRotator
Applies rotation for NPC model replacements.
Implements
Namespace: DaggerfallWorkshop.Utility.AssetInjection
Assembly: Assembly-CSharp.dll
Syntax
public class NPCModelRotator : MonoBehaviour, IObjectPositioner
  Remarks
This component does the following: Building Interiors - Ensures the object faces the nearest internal door, preferring visible.
Properties
| Improve this Doc View SourceAllowFlatRotation
Return false if NPC model is inside a building interior to disable random rotation.
Declaration
public virtual bool AllowFlatRotation { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean |