-
Notifications
You must be signed in to change notification settings - Fork 1
Home
yskeno edited this page Apr 24, 2020
·
4 revisions
Welcome to the WaapiCommandAddons wiki!
Copy following 2 files to %WWISEROOT%\Authoring\Data\Add-ons\Commands
(If there isn't existed, create as new folders.)
- WaapiCommandAddons.exe
- WaapiCommandAddons.json
- H: Connect to Localhost
- Alt+H: Disconnect from current session.
- Alt+A: Convert to ActorMixer
- Alt+D: Convert to BlendContainer
- Alt+W: Convert to SequenceContainer
- Alt+R: Convert to RandomContainer
- Alt+W: Convert to SwitchContainer
WaapiCommandAddons <command> <options>
Command | Option 1 | Option 2 | |
---|---|---|---|
-h, --help | Show this usage. | ||
-x, --exe | -pn, --projname | <application path> | Launch <application path>with Wwise Project Name as argument |
r, --remote | -c, --connect | Connect to Localhost. | |
-c, --connect | <option:IP Address> | Connect to IP address. | |
d, --disconnect | Disconnect from current session. | ||
-c, --convert | ActorMixer | Convert to ActorMixer | |
BlendContainer | Convert to BlendContainer | ||
SwitchContainer | Convert to SqitchContainer | ||
RandomContainer | Convert to RandomContainer | ||
SequenceContainer | Convert to SequenceContainer |
This file assigns functions of WaapiCommandAddons.exe to Wwise Command with shortcut key settings.