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 dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
..
Call.cs FungusScript can now be made into a prefab (see notes!) 10 years ago
Call.cs.meta Moved commands into own folder 10 years ago
Else.cs Refactored GetFungusScript() and GetSequence() 10 years ago
Else.cs.meta Initial If, Else & EndIf commands with indenting 10 years ago
EndIf.cs Renamed Fungus.Script namespace to Fungus 10 years ago
EndIf.cs.meta Initial If, Else & EndIf commands with indenting 10 years ago
If.cs Refactored GetFungusScript() and GetSequence() 10 years ago
If.cs.meta Moved commands into own folder 10 years ago
LoadGlobals.cs Renamed Fungus.Script namespace to Fungus 10 years ago
LoadGlobals.cs.meta Added LoadGlobals, SaveGlobals and DestroyOnSceneLoad tag 10 years ago
LoadScene.cs Renamed Fungus.Script namespace to Fungus 10 years ago
LoadScene.cs.meta LoadScene command 10 years ago
Note.cs Fixed compile error on platform builds 10 years ago
Note.cs.meta Simplified adding new commands. Added Note command. 10 years ago
RunScript.cs Fixed RunScript command to continue if not stopping 10 years ago
RunScript.cs.meta Added RunScript command 10 years ago
SaveGlobals.cs Renamed Fungus.Script namespace to Fungus 10 years ago
SaveGlobals.cs.meta Added LoadGlobals, SaveGlobals and DestroyOnSceneLoad tag 10 years ago
SendEvent.cs Added SendEvent command (commented out due to Unity bug) 10 years ago
SendEvent.cs.meta Added SendEvent command (commented out due to Unity bug) 10 years ago
SetActive.cs Added background prefab & SetActive command 10 years ago
SetActive.cs.meta Added background prefab & SetActive command 10 years ago
SetVariable.cs Renamed Fungus.Script namespace to Fungus 10 years ago
SetVariable.cs.meta Renamed Set to SetVariable, improved color 10 years ago
Stop.cs Added Stop command 10 years ago
Stop.cs.meta Added Stop command 10 years ago
Wait.cs Renamed Fungus.Script namespace to Fungus 10 years ago
Wait.cs.meta Moved commands into own folder 10 years ago