chrisgregan
a0d35191a9
Added Set Audio Pitch command #340
9 years ago
chrisgregan
bf03a3c8a2
Fixed: ControlAudio waitUntilFinished property doesn't wait for correct time #174
9 years ago
John O'Kane
4f7088487b
Issue where audio would continue when audio is finished while waitUntilFinished was not set to true
9 years ago
chrisgregan
9399574897
Fixed Control Audio stopping all untagged audiosources #132
9 years ago
chrisgregan
f91d12ba4b
Added NullTargetCheck() to catch cases of orphaned command editors
9 years ago
chrisgregan
0e1208fd07
Added missing tooltips for Commands and Event Handlers
10 years ago
chrisgregan
4cc04e5546
Added some missing command tooltips
10 years ago
chrisgregan
2fc0e2ebf2
Added waitDuration property to Play Usfxr Sound command
10 years ago
chrisgregan
894308e2e8
Added waitUntilFinished property to Play Sound
10 years ago
chrisgregan
5a18ddfb41
Upgraded to Unity 5
...
Also updated Sherlock example game
10 years ago
chrisgregan
77960063ee
Reverted change removing StopAudioWithSameTag() #84
10 years ago
chrisgregan
bd52feb65b
Added missing Continue() call
10 years ago
chrisgregan
4217ad76e1
Initial commit of custom tags, portrait stage and portrait systems #84
10 years ago
chrisgregan
b7815dea0c
Added Control Audio command #84
10 years ago
chrisgregan
0803b8b73a
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
10 years ago
chrisgregan
5f6ce88506
Reorganized Commands and EventHandlers under Scripts folders
10 years ago
chrisgregan
e7938219a4
Added tooltips for all Fungus command properties
10 years ago
chrisgregan
ac9d219706
Updated all command help strings
10 years ago
chrisgregan
a91616cd7d
Renamed SetMusicVolume to SetAudioVolume
10 years ago
chrisgregan
ca94bc1c0f
Set PlayMusic start time (via Ben Keenan)
...
Renamed SetMusicVolume to SetAudioVolume
10 years ago
chrisgregan
8b572b905e
Reorganised Usfxr file structure.
10 years ago
chrisgregan
e39ac81579
Added protected and virtual to all remaining classes
10 years ago
chrisgregan
95a5f79b9c
Renamed Fungus.Script namespace to Fungus
10 years ago
chrisgregan
62aaaf6011
Renamed FungusCommand to Command
10 years ago
chrisgregan
db928d3a33
Command colours are specified in a virtual function
10 years ago
chrisgregan
716e883ef2
Added command button colours
10 years ago
chrisgregan
74db43f463
Unified CommandInfo attribute
10 years ago
chrisgregan
585efc2526
Added command categories
10 years ago
chrisgregan
efee8e808b
Command error messages and enabled checkbox.
10 years ago
chrisgregan
c20b6059e8
Command scripts now stored in module folders
10 years ago
chrisgregan
06e14afb8c
Added sound commands. Improved command buttons.
10 years ago
chrisgregan
520b86b90b
Renamed MusicManager to MusicController
10 years ago
chrisgregan
e6b845a99f
Fungus2 code reorg
10 years ago
chrisgregan
e6d17dee32
More button improvements
...
- Auto Buttons stay hidden while executing wait commands
- Added WaitForInput() command to wait for a click/tap/keypress
- Replaced click sound with a quieter version
11 years ago