PixelCrushers.DialogueSystem.Demo Namespace Reference

Namespaces

namespace  Wrappers
 

Classes

class  DemoMenu
 This script provides a rudimentary main menu for the Dialogue System's Demo. More...
 
class  DieOnTakeDamage
 This is a very simple example script that destroys a GameObject if it receives the message "TakeDamage(float)" or "Damage(float)". More...
 
class  NavigateOnMouseClick
 Navigates to the place where the player mouse clicks. More...
 
class  SimpleController
 This component implements a very simple third person shooter-style controller. More...
 
class  SmoothCameraWithBumper