Enum FacingDirection
The directions that a shopkeeper in a custom shop will face
Namespace: ItemChanger.Locations
Assembly: ItemChanger.dll
Syntax
public enum FacingDirection
Fields
Name | Description |
---|---|
Auto | Allows the shopkeeper to face in the default direction (either towards the player if the NPC can turn, or the direction which is forced by the NPC by default) |
Left | Forces the shopkeeper to face left |
Right | Forces the shopkeeper to face right |