enable two tips
This commit is contained in:
parent
0e30a9cb82
commit
995eafd6ad
|
@ -151,7 +151,7 @@
|
|||
{ "bar": 4, "beat": 7, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" },
|
||||
{ "bar": 5, "beat": 1, "y": 0, "type": "SetVFXPreset", "rooms": [0], "preset": "Tile2", "enable": false },
|
||||
{ "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
|
||||
{ "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "active": false, "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
|
||||
{ "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
|
||||
{ "bar": 5, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
|
||||
{ "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
|
||||
{ "bar": 5, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
|
||||
|
|
Loading…
Reference in New Issue