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 cdcac1cb17 Removed trailing semicolon in label summary #84 10 years ago
..
Break.cs While loops and Break command #81 10 years ago
Break.cs.meta While loops and Break command #81 10 years ago
Call.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Call.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Comment.cs Added commenter name to Comment command #84 10 years ago
Comment.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Condition.cs Changes to make it easier to add new conditional commands 10 years ago
Condition.cs.meta Changes to make it easier to add new conditional commands 10 years ago
DebugLog.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
DebugLog.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
DeleteSaveKey.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
DeleteSaveKey.cs.meta Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
Destroy.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Destroy.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Else.cs Added Else If command #77 10 years ago
Else.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
ElseIf.cs Choose command that acts like a Switch statement #80 10 years ago
ElseIf.cs.meta Added Else If command #77 10 years ago
End.cs While loops and Break command #81 10 years ago
End.cs.meta Change #72 Replace End If command with End command 10 years ago
EndIf.cs Refactored command indenting control functions 10 years ago
EndIf.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
If.cs Choose command that acts like a Switch statement #80 10 years ago
If.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Jump.cs Improved Label & Jump commands in inspector #78 10 years ago
Jump.cs.meta Initial version of Label and Jump commands 10 years ago
Label.cs Removed trailing semicolon in label summary #84 10 years ago
Label.cs.meta Initial version of Label and Jump commands 10 years ago
LoadScene.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
LoadScene.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
LoadVariable.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
LoadVariable.cs.meta Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
RandomFloat.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
RandomFloat.cs.meta Added RandomInt and RandomFloat commands 10 years ago
RandomInteger.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
RandomInteger.cs.meta Added RandomInt and RandomFloat commands 10 years ago
Reset.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Reset.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
RunScript.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
RunScript.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
SaveVariable.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SaveVariable.cs.meta Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SendEvent.cs Reorganized Commands and EventHandlers under Scripts folders 10 years ago
SendEvent.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
SendMessage.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
SendMessage.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
SetActive.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
SetActive.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
SetSaveProfile.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SetSaveProfile.cs.meta Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SetVariable.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SetVariable.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Stop.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Stop.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
Wait.cs Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Wait.cs.meta Reorganized Commands and EventHandlers under Scripts folders 10 years ago
While.cs While loops and Break command #81 10 years ago
While.cs.meta While loops and Break command #81 10 years ago