chrisgregan
734ca8c870
Extensible string substitution system
...
String substitution now works for Fungus variables, localisation keys,
Lua global variables and string variable keys. The system can be easily
extended by implementing the ISubstitutionHandler interface.
9 years ago
chrisgregan
6996bdd441
Added Fungus-Spine unity package and readme
9 years ago
chrisgregan
06fc544950
Improved Enter Name example
...
Demonstrates Writer, Write, Get Text, Set Interactable, etc.
9 years ago
chrisgregan
21dc47b9f6
Added input text example
9 years ago
chrisgregan
edb1d5a7e8
Added Fungus Town example scene
...
Demonstrates parallax scrolling effect
10 years ago
chrisgregan
0b0324902d
Added localization example scene #8
10 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
5e21f98bb7
Undo doesn't work on FungusScripts created from GameObject menu #91
...
Fix was to make a FungusScript prefab and spawn it the same way as all
other prefabs.
10 years ago