chrisgregan
a84706f2e1
Added Unity Test Tools asset
...
The test framework and tests will not be included in the published
Fungus unitypackage.
9 years ago
chrisgregan
f2786e7255
Unified Fungus object spawning method
...
Moved Prefabs to Resources folders so they can be easily loaded using
Resources.Load
10 years ago
chrisgregan
9b265f7860
Added clickable and draggable prefabs and menu items
10 years ago
chrisgregan
8202660c82
Changed Fungus project over to use text assets for easier diffing & merging
10 years ago
chrisgregan
d50121506e
Added simple clickable sprite script & prefab
10 years ago
chrisgregan
e6b845a99f
Fungus2 code reorg
10 years ago
chrisgregan
c8bee1eaf1
Replaced Values system with new Variables class
...
- New commands SetInteger(), SetFloat(), SetBoolean().
- Simplified save game system.
11 years ago
chrisgregan
23f66b733e
Added parallax scrolling support & new example room.
11 years ago
chrisgregan
1aaf67633b
Redesigned Button functionality.
...
- Buttons now have a Button component at design time
- The Button.autoHide property controls automatic hiding when
displaying page text / waiting
- The Button.hideOnFlag property controls hiding when a named flag
value is set to true
- Added Button prefab asset
- Added default Button sprite texture
11 years ago
chrisgregan
5ad78612be
View now supports arbitrary aspect ratios, improved visualization.
11 years ago
chrisgregan
6d5a58a202
Improved page box background
...
Updated page prefabs to use new box background
11 years ago
chrisgregan
a72dcd4016
Added Fungus library and example files
11 years ago