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.
36
Commits
1
Branch
0
Tags
243 MiB
C#
100%
Tree:
69e034058e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '69e034058e'
${ noResults }
fungus
/
Assets
/
Fungus
/
Scripts
History
chrisgregan
69e034058e
Fixed partially written words jumping to next line due to word wrap
...
Fixed by inserting extra line breaks just before a word would cause a word wrap to occur.
11 years ago
..
AnimationListener.cs
Miscellaneous refactors to hide complexity
11 years ago
AnimationListener.cs.meta
Renamed AnimationEventListener to AnimationListener
11 years ago
Button.cs
Miscellaneous refactors to hide complexity
11 years ago
Button.cs.meta
Added Fungus library and example files
11 years ago
CameraController.cs
Miscellaneous refactors to hide complexity
11 years ago
CameraController.cs.meta
Added Fungus library and example files
11 years ago
CommandQueue.cs
Miscellaneous refactors to hide complexity
11 years ago
CommandQueue.cs.meta
Added Fungus library and example files
11 years ago
Commands.cs
Miscellaneous refactors to hide complexity
11 years ago
Commands.cs.meta
Added PanToViewPath() command to smoothly pan along a path
11 years ago
FixedHeightSprite.cs
Added Fungus library and example files
11 years ago
FixedHeightSprite.cs.meta
Added Fungus library and example files
11 years ago
Game.cs
Made Game.activeRoom the first property in inspector
11 years ago
Game.cs.meta
Added Fungus library and example files
11 years ago
GameController.cs
Renamed StartGameMusic to StartMusic and StopGameMusic to StopMusic
11 years ago
GameController.cs.meta
Miscellaneous refactors to hide complexity
11 years ago
GameState.cs
Added Fungus library and example files
11 years ago
GameState.cs.meta
Added Fungus library and example files
11 years ago
Page.cs
Fixed partially written words jumping to next line due to word wrap
11 years ago
Page.cs.meta
Added Fungus library and example files
11 years ago
Room.cs
Miscellaneous refactors to hide complexity
11 years ago
Room.cs.meta
Added Fungus library and example files
11 years ago
RoomTemplate.cs
Updated Room template to give better examples
11 years ago
RoomTemplate.cs.meta
Added Fungus library and example files
11 years ago
SpriteFader.cs
Replaced SpriteController with SpriteFader component.
11 years ago
SpriteFader.cs.meta
Replaced SpriteController with SpriteFader component.
11 years ago
StringTable.cs
Miscellaneous refactors to hide complexity
11 years ago
StringTable.cs.meta
Miscellaneous refactors to hide complexity
11 years ago
StringsParser.cs
Miscellaneous refactors to hide complexity
11 years ago
StringsParser.cs.meta
Added Fungus library and example files
11 years ago
View.cs
Tidy up Start() function comment
11 years ago
View.cs.meta
Added Fungus library and example files
11 years ago
iTween.cs
Added PanToViewPath() command to smoothly pan along a path
11 years ago
iTween.cs.meta
Added PanToViewPath() command to smoothly pan along a path
11 years ago