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.
Kéven Boily 2a2461a4ee [FEATURE] CreateSequence now calls an virtual CreateSequenceComponent method that handles Sequence component instantiation. This allows for a custom Sequence class to be instantiated . 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 Copy and paste support for commands 10 years ago
Command.cs.meta Renamed FungusCommand to Command 10 years ago
CommandCopyBuffer.cs Copy and paste support for commands 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 [FEATURE] CreateSequence now calls an virtual CreateSequenceComponent method that handles Sequence component instantiation. This allows for a custom Sequence class to be instantiated . 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