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 45a94e0e09 Added Node base class for Fungus Script nodes. 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 Added protected & virtual to core classes for easier inheritance 10 years ago
Command.cs.meta Renamed FungusCommand to Command 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 Added protected & virtual to core classes for easier inheritance 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 Added Node base class for Fungus Script nodes. 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 Added Node base class for Fungus Script nodes. 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