Wwise SDK 2021.1.14
|
시작에 앞서, 개발 툴을 사용하려면 Python 2나 3이 설치돼있어야 합니다.
Property Help 문서를 빌드하기 위해 다음 두 개의 Python 종속성을 설치합니다.
또한, 자신의 PATH에 다른 대상 플랫폼용 빌드 툴을 포함시키는 것도 잊지 마세요. 어떤 빌드 툴을 설치할 지에 대한 정보는 플랫폼 요구 사항 을 참고하세요.
경고: Launcher로부터 Wwise SDK를 설치할 때, 모든 대상 플랫폼을 선택하고 설치 경로에 띄어쓰기가 없도록 주의하세요. |
참고: If you're using a Mac with Python 2 installed, you will need to install XZ Utils. (If you have Python 3, XZ Utils is not needed.) This could be done as follows, starting with the installation of Homebrew:
|
현재 Wwise SDK 버전에서 개발 툴 플러그인의 위치는 "%WWISEROOT%/Scripts/Build/Plugins"입니다. 이 파일들을 간단히 살펴보면 다음과 같은 Python 스크립트가 있습니다.
경고: Most of these scripts assume that the current working directory is the root of your plug-in, ensure you are in the right directory before calling them. |
참고: 이러한 스크립트의 사용법에 대한 더 자세한 정보는 -h 나 –help 명령줄 플래그를 통해 확인할 수 있습니다. |
This documentation is divided into several parts, covering the topics of creating, configuring, building, and packaging a custom plug-in.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요