This website works better with JavaScript.
Explore
Help
Register
Sign In
KenSchae
/
fungus
Watch
1
Star
0
Fork
You've already forked fungus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
548
Commits
1
Branch
0
Tags
243 MiB
C#
100%
Tree:
5f6ce88506
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5f6ce88506'
${ noResults }
fungus
/
Assets
/
Fungus
/
FungusScript
/
Scripts
History
chrisgregan
5f6ce88506
Reorganized Commands and EventHandlers under Scripts folders
10 years ago
..
Commands
Reorganized Commands and EventHandlers under Scripts folders
10 years ago
EventHandlers
Reorganized Commands and EventHandlers under Scripts folders
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 TargetObject class and custom property drawer
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
Commands.meta
Reorganized Commands and EventHandlers under Scripts folders
10 years ago
EventHandler.cs
Added virtual method to provide custom Event Handler summary
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
Added Reset command to reset variables and command state
10 years ago
FloatVariable.cs.meta
Fungus2 code reorg
10 years ago
FungusScript.cs
Moved Run Slow in Editor option to Sequence
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
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
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
Merged UI redesign and iTween support branch
10 years ago
SceneLoader.cs.meta
Fungus2 code reorg
10 years ago
Sequence.cs
Moved Run Slow in Editor option to Sequence
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
TargetObject.cs
Added TargetObject class and custom property drawer
10 years ago
TargetObject.cs.meta
Added TargetObject class and custom property drawer
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