PixelCrushers.DialogueSystem.ARPG Namespace Reference

Classes

class  ActionRPGKitMenuItems
 
class  ARPGBridge
 This provides a data bridge between ARPG and the Dialogue System. More...
 
class  DisableCheckKey
 Disables the "[E] check" key for ShopC and QuestTriggerC by sending fake "OnTriggerExit" messages to them. More...
 
class  DSGameOverC
 
class  DSSaveLoad
 This runs on top of ARPG's SaveLoad. More...
 
class  DSTeleporter
 Replaces ARPG's teleporter to also tie in the Dialogue System. More...
 
class  PauseARPGCameraOnConversation
 Pauses ARPG camera control during conversations. More...
 
class  PersistentPlayerSpawner
 This script handles player spawning in the correct place when changing levels. More...
 
class  SetCursorOnStart
 Shows or hides the mouse cursor on start. More...
 
class  StopPlayerMecanimOnConversation
 Stops ARPG's player mecanim on conversations. More...