diff --git a/Documentation/Jumps.md b/Documentation/Jumps.md index 57b220b3..9dab71ef 100644 --- a/Documentation/Jumps.md +++ b/Documentation/Jumps.md @@ -61,4 +61,4 @@ Jump to a line if the first test value is less than the second test value Jump to a line if the first test value is less than the second test value * AbsoluteLineNumber * TestValue1 -* TestValue2 \ No newline at end of file +* TestValue2 diff --git a/Documentation/README.MD b/Documentation/README.MD index 6b8f2901..61937fc6 100644 --- a/Documentation/README.MD +++ b/Documentation/README.MD @@ -11,4 +11,4 @@ Custom attacks are written in a *.csv file * [Programming language things](Programming.md) * [Combat zone behaviors](Combat.md) -I suggest to write the attack on an spreadsheet software like Excel or LibreOffice and save it to a csv, instead of hand-making the csv file. \ No newline at end of file +I suggest to write the attack on an spreadsheet software like Excel or LibreOffice and save it to a csv, instead of hand-making the csv file. diff --git a/Event sheets/Globals.xml b/Event sheets/Globals.xml index 795c2d3c..8cf805d0 100644 --- a/Event sheets/Globals.xml +++ b/Event sheets/Globals.xml @@ -18,5 +18,6 @@ 92 0 0 + 100 diff --git a/Event sheets/InputManagement.xml b/Event sheets/InputManagement.xml index a9e422e1..533ed808 100644 --- a/Event sheets/InputManagement.xml +++ b/Event sheets/InputManagement.xml @@ -358,6 +358,80 @@ + + + + 86 + + + Volume + 4 + -60 + + + + + Audio.MasterVolume - 0.2 + + + Volume + 1 + + + + + + + Volume + 0 + -60 + + + + + 0 + + + + + + + + + 66 + + + Volume + 2 + 100 + + + + + Audio.MasterVolume + 0.2 + + + Volume + 1 + + + + + + + Volume + 4 + -60 + + + + + 1 + + + + + diff --git a/readme.md b/readme.md index f3bf13fa..1b30ae5f 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,10 @@ It was made with [Construct 2](https://www.scirra.com/construct2). NOW AVAILABLE! [Custom attacks guide](Documentation/README.MD) ----------------------------------------------------- +Audio controls: +- V to increase +- B to decreaseb +======= Known Issues ------------