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 7430a61da7 Hide transform in inspector and sequences in hierarchy 10 years ago
..
AddOption.cs Variables are now components 10 years ago
AddOption.cs.meta Shortened command class names. 10 years ago
BooleanVariable.cs Data fields are now private 10 years ago
BooleanVariable.cs.meta Variables are now components 10 years ago
Call.cs Commands are now listed in inspector 10 years ago
Call.cs.meta Renamed Jump to Call 10 years ago
FadeSprite.cs Added FadeSprite command 10 years ago
FadeSprite.cs.meta Added FadeSprite command 10 years ago
FloatVariable.cs Data fields are now private 10 years ago
FloatVariable.cs.meta Variables are now components 10 years ago
FungusCommand.cs Command buttons remember if they've been expanded 10 years ago
FungusCommand.cs.meta Initial visual scripting prototype code 10 years ago
FungusScript.cs Hide transform in inspector and sequences in hierarchy 10 years ago
FungusScript.cs.meta Renamed SequenceController to FungusScript 10 years ago
FungusVariable.cs Variables are now displayed in Reorderable List 10 years ago
FungusVariable.cs.meta Custom editor for FungusVariables 10 years ago
IntegerVariable.cs Data fields are now private 10 years ago
IntegerVariable.cs.meta Variables are now components 10 years ago
MoveCamera.cs Added MoveCamera command 10 years ago
MoveCamera.cs.meta Added MoveCamera command 10 years ago
Say.cs Variables are now components 10 years ago
Say.cs.meta Shortened command class names. 10 years ago
Sequence.cs Hide transform in inspector and sequences in hierarchy 10 years ago
Sequence.cs.meta Initial visual scripting prototype code 10 years ago
Set.cs Set operators now match c# equivalents 10 years ago
Set.cs.meta Renamed SetVariable and Execute commands 10 years ago
StringVariable.cs Data fields are now private 10 years ago
StringVariable.cs.meta Variables are now components 10 years ago
Wait.cs Shortened command class names. 10 years ago
Wait.cs.meta Shortened command class names. 10 years ago