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 e21ce0a0e0 Fix #67 Replaced global variables with public / private variables 10 years ago
..
Commands Fix #67 Replaced global variables with public / private variables 10 years ago
EventHandlers Change #62 Added keyboard key event handler 10 years ago
BooleanVariable.cs Fix #67 Replaced global variables with public / private variables 10 years ago
BooleanVariable.cs.meta Fungus2 code reorg 10 years ago
Command.cs Reverted TargetObject property to just use GameObject instead 10 years ago
Command.cs.meta Renamed FungusCommand to Command 10 years ago
CommandCopyBuffer.cs Added SendFungusMessage() and BroadcastFungusMessage() commands 10 years ago
CommandCopyBuffer.cs.meta Copy and paste support for commands 10 years ago
Commands.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
EventHandler.cs Updated UI to use flowchart style nodes 10 years ago
EventHandler.cs.meta Added Event Handler system. 10 years ago
EventHandlers.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
FloatVariable.cs Fix #67 Replaced global variables with public / private variables 10 years ago
FloatVariable.cs.meta Fungus2 code reorg 10 years ago
FungusScript.cs Fix #67 Replaced global variables with public / private variables 10 years ago
FungusScript.cs.meta Removed custom icon on Fungus Script object 10 years ago
FungusState.cs Redesigned Fungus Script window and inspector UI 10 years ago
FungusState.cs.meta Redesigned Fungus Script window and inspector UI 10 years ago
IntegerVariable.cs Fix #67 Replaced global variables with public / private variables 10 years ago
IntegerVariable.cs.meta Fungus2 code reorg 10 years ago
Node.cs Redesigned Fungus Script window and inspector UI 10 years ago
Node.cs.meta Added Node base class for Fungus Script nodes. 10 years ago
SceneLoader.cs Fix for SceneLoader trying to destroy nested sprites twice 10 years ago
SceneLoader.cs.meta Fungus2 code reorg 10 years ago
Sequence.cs Force Sequence names to be unique within a Fungus Script 10 years ago
Sequence.cs.meta Fungus2 code reorg 10 years ago
StringVariable.cs Fix #67 Replaced global variables with public / private variables 10 years ago
StringVariable.cs.meta Fungus2 code reorg 10 years ago
StringsParser.cs Fix #67 Replaced global variables with public / private variables 10 years ago
StringsParser.cs.meta Fungus2 code reorg 10 years ago
Variable.cs Fix #67 Replaced global variables with public / private variables 10 years ago
Variable.cs.meta Renamed FungusVariable to Variable 10 years ago