An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrisgregan 295411ae9e Fixed #45 by merging branch 'Exort-develop' 10 years ago
..
BooleanVariable.cs Added protected & virtual to core classes for easier inheritance 10 years ago
BooleanVariable.cs.meta Fungus2 code reorg 10 years ago
Command.cs Fixed #45 by merging branch 'Exort-develop' 10 years ago
Command.cs.meta Renamed FungusCommand to Command 10 years ago
CommandCopyBuffer.cs Fix #46 - commands now store reference to their parent sequence 10 years ago
CommandCopyBuffer.cs.meta Copy and paste support for commands 10 years ago
FloatVariable.cs Added protected & virtual to core classes for easier inheritance 10 years ago
FloatVariable.cs.meta Fungus2 code reorg 10 years ago
FungusScript.cs Fix #46 - commands now store reference to their parent sequence 10 years ago
FungusScript.cs.meta Lock button for Fungus Script window. Fungus script icon. 10 years ago
GlobalVariables.cs Added protected & virtual to core classes for easier inheritance 10 years ago
GlobalVariables.cs.meta Fungus2 code reorg 10 years ago
IntegerVariable.cs Added protected & virtual to core classes for easier inheritance 10 years ago
IntegerVariable.cs.meta Fungus2 code reorg 10 years ago
Node.cs Changed sequence node style (smaller and stands out more) 10 years ago
Node.cs.meta Added Node base class for Fungus Script nodes. 10 years ago
SceneLoader.cs Added protected & virtual to core classes for easier inheritance 10 years ago
SceneLoader.cs.meta Fungus2 code reorg 10 years ago
Sequence.cs Fix #46 - commands now store reference to their parent sequence 10 years ago
Sequence.cs.meta Fungus2 code reorg 10 years ago
StringVariable.cs Added protected & virtual to core classes for easier inheritance 10 years ago
StringVariable.cs.meta Fungus2 code reorg 10 years ago
StringsParser.cs Added protected & virtual to core classes for easier inheritance 10 years ago
StringsParser.cs.meta Fungus2 code reorg 10 years ago
Variable.cs Added RequireComponent 10 years ago
Variable.cs.meta Renamed FungusVariable to Variable 10 years ago