Namespace GDA.ProposerBehaviours
Classes
ForcedDoubleCheckBehaviour
Special ProposerBehaviour that returns the proposal back to the player once if the proposal is rejected. Forces the player to re-make their decision, even if it is the same decision.
GameOverBehaviour
Special ProposerBehaviour used during a game-over scenario. NPC character fires the player.
GenericScriptedProposerBehaviour
Generic ProposerBehaviour similar to the base ProposerBehaviour that uses scripted conversations instead of generating them.
ProposerBehaviour
Default behaviour NPCs exhibit in a proposal.
TutorialProposer
Special ProposerBehaviour used for tutorial purposes.