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 7693241f48 Added Reset command to reset variables and command state 10 years ago
..
BooleanVariable.cs Added Reset command to reset variables and command state 10 years ago
BooleanVariable.cs.meta Fungus2 code reorg 10 years ago
Command.cs Added Reset command to reset variables and command state 10 years ago
Command.cs.meta Renamed FungusCommand to Command 10 years ago
CommandCopyBuffer.cs Fixed pasting multiple copies of same command 10 years ago
CommandCopyBuffer.cs.meta Copy and paste support for commands 10 years ago
FloatVariable.cs Added Reset command to reset variables and command state 10 years ago
FloatVariable.cs.meta Fungus2 code reorg 10 years ago
FungusScript.cs Added Reset command to reset variables and command state 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 Reset command to reset variables and command state 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 Merged UI redesign and iTween support branch 10 years ago
SceneLoader.cs.meta Fungus2 code reorg 10 years ago
Sequence.cs Fixed pasting multiple copies of same command 10 years ago
Sequence.cs.meta Fungus2 code reorg 10 years ago
StringVariable.cs Added Reset command to reset variables and command state 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 Reset command to reset variables and command state 10 years ago
Variable.cs.meta Renamed FungusVariable to Variable 10 years ago