chrisgregan
|
eccd1fecf5
|
Change type registration to use JSON
|
9 years ago |
chrisgregan
|
6430399365
|
Moved FungusLua under Fungus folder
|
9 years ago |
chrisgregan
|
f29d89ad47
|
Moved all Lua code to FungusLua top level folder
|
9 years ago |
chrisgregan
|
1ae1c4bd1d
|
Renamed FungusScript to Lua
If no Lua component exists in the scene then spawn one from the prefab.
|
9 years ago |
chrisgregan
|
56cd4b213c
|
Initial implementation of FungusScript Lua scripting
|
9 years ago |
chrisgregan
|
6996bdd441
|
Added Fungus-Spine unity package and readme
|
9 years ago |
chrisgregan
|
db02c42554
|
Moved CSVParser to thirdparty folder
|
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 |