chrisgregan
25ab756cd7
Fixed: Remove legacy hidden objects in example scenes #159
9 years ago
chrisgregan
3b73d9563e
Removed obsolete commands and other dead code
10 years ago
chrisgregan
a6a6071c17
Changed Variables example to use Say commands instead of DebugLog
10 years ago
chrisgregan
890852c0a5
Updated variables scene to run slow in editor.
10 years ago
chrisgregan
54254352f7
Changed Variables scene to use menu button instead of key press events
10 years ago
chrisgregan
1e4434eedc
Improve readability of Event Handler blocks #95
...
Renamed Object Enabled to Flowchart Enabled.
Added summary strings to event handlers where appropriate.
Updated all example scene to reflect new layout of Event Handler blocks.
10 years ago
chrisgregan
5a931441d4
Merge branch 'Rename-core-classes'
10 years ago
chrisgregan
f49a21c40b
Updated Variable scene to demo new variables & flow commands
10 years ago
chrisgregan
57f99bcf02
Initial version of Label and Jump commands
10 years ago
chrisgregan
cb5e5d1a74
Updated variables test scene
10 years ago
chrisgregan
e21ce0a0e0
Fix #67 Replaced global variables with public / private variables
...
Changed layout of Variables window to support editable value
Public variables in other FungusScripts appear in the variable picker
popup menu.
Variables now have a public value property and remember their starting
value for when they are reset.
Disabled LoadGlobals / SaveGlobals commands.
Changed all variable classes to use simple public value variable.
Added FungusScript.GetPublicVariables()
Deleted GlobalVariables class.
Added Variables test scene
10 years ago
chrisgregan
d2a138f9e2
Added Fungus Script comments for all example scenes
10 years ago
chrisgregan
b2a47675f2
Fixed UsfxrAudioExample Fungus Script
10 years ago
chrisgregan
e47d0c3361
Renamed Examples to FungusExamples
...
The Spine animation library uses an Examples folder which was causing
both sets of example files to merge together.
10 years ago
chrisgregan
d148b5f8f7
Updated all examples to use 'Start Game' event handler.
10 years ago
chrisgregan
e2dcd92507
Fixed scroll position in example scenes.
10 years ago
chrisgregan
385ef1a967
Merged UI redesign and iTween support branch
10 years ago
chrisgregan
8b572b905e
Reorganised Usfxr file structure.
10 years ago
chrisgregan
8202660c82
Changed Fungus project over to use text assets for easier diffing & merging
10 years ago
chrisgregan
c40335ab53
Updated template games
10 years ago
Ben Keenan
6de8670e6c
Added example game with animation and variables, added templates for empty Fungus scene, CYOA game and Visual Novel style game.
10 years ago