버전
Wwise Unity Integration Documentation
|
When you are working with a Wwise project integrated with Unity, some manual work is required to set up source control. Specifically, there are certain files and folders that we recommend you exclude from source control.
In integrated Unity projects, Wwise project files are located in the WwiseProject
folder, which is usually located in the root directory of the Unity project.
For Wwise project files, refer to Using Wwise with Your Source Control System for details. Although that page mentions Perforce and git, the same recommendations apply to other source control systems such as Unity Version Control.
If space is a major concern for your project, you can also exclude the [WwiseProjectFolder]\Assets\Wwise\API\Runtime\Plugins
folder, which contains the Wwise Unity integration binaries and Wwise plug-ins. We recommend that you remove the binaries of the Wwise plug-ins you are not using.
As a general guideline, exclude all directories and files that Unity regenerates automatically. For example, Unity regenerates the Library
and Temp
directories, which are quite large, so there is no need to add them to source control.
Among the Wwise-specific files in the Assets\Wwise
folder, exclude the AkWwiseProjectData.asset file. It is a project data cache file that the integration uses, but is not appropriate for source control.
Although every Unity project is different, the following sample ignore file is a comprehensive list of files you can safely ignore:
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요