Chris Gregan
|
cff0a2c60a
|
Fixed control volume bug #464
|
9 years ago |
chrisgregan
|
8286971205
|
Single line and multi-line StringData variants
|
9 years ago |
chrisgregan
|
4fddc9e420
|
Replaced serialisation callback due to threading warning
|
9 years ago |
chrisgregan
|
9ee98e5b42
|
Moved Backwards compatibility region to bottom of source files
|
9 years ago |
chrisgregan
|
f937aed6cb
|
Audio commands can use variables in properties
|
9 years ago |
chrisgregan
|
5a189d3853
|
Fixed OnComplete not called when duration = 0 #369
|
9 years ago |
chrisgregan
|
96c0dddc2e
|
Fixed Add auto cross fade to Play Music command #199
|
9 years ago |
chrisgregan
|
101f04915d
|
Play Music call doesn't restart if same music already playing
Add a loop property
|
9 years ago |
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
|
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
|
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
|
ca94bc1c0f
|
Set PlayMusic start time (via Ben Keenan)
Renamed SetMusicVolume to SetAudioVolume
|
10 years ago |
chrisgregan
|
e39ac81579
|
Added protected and virtual to all remaining classes
|
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 |