버전
menu
For all situations where you want a series of objects to be played back in a particular order, you use a Sequence Container. The Sequence Container plays back the objects in the playlist according to a specified order. 예를 들어 Sequence Container를 사용하여 캐릭터의 대사를 전달할 수 있겠죠. 이 경우 대사의 순서를 지정해서 캐릭터가 '안녕하세요'라고 하기 전에 먼저 '안녕히 가세요'라고 하지 않도록 할 수 있습니다.
1인칭 슈팅 게임을 제작한다고 가정합시다. 게임의 어떤 한 시점에서 플레이어가 반드시 버튼을 눌러서 여러 잠금 해제 장치를 가진 큰 고철 문을 열어야 합니다. 이 경우 모든 잠금 해제 장치 소리를 Sequence Container로 묶을 수 있습니다. 그 다음 재생 목록을 만들어서 이 소리를 논리적인 순서로 배열할 수 있습니다. 이때 컨테이너의 재생 모드를 Continuous로 설정하면 잠김이 해제되면서 들리는 모든 소리가 하나씩 연달아 재생됩니다.
![]() |
Sequence Container를 만드는 방법:
In the Project Explorer, right-click any one of the following objects in the Containers hierarchy:
Work unit
Virtual Folder
Property Container
Blend Container
Random Container
Sequence Container
Switch Container
바로가기 메뉴에서 New Child > Sequence Container를 선택합니다.
A new Sequence Container is created and highlighted in the Containers hierarchy.
Sequence Container의 이름을 입력한 후 Enter를 누릅니다.
The Sequence Container Tab of the Primary Editor is displayed. To open its corresponding Property and Contents editors. “Sequence Container tab”을(를) 봐주세요.
Populate the Sequence Container in any of the following ways:
If the Sequence Container does not have child objects, you can drag objects from the Project Explorer into the Contents Editor or into the Sequence Container Tab of the Primary Editor.
![]() | 참고 |
|---|---|
Dragging objects into the Contents Editor is not mirrored in the Sequence Container Tab of the Primary Editor. These objects are not added to the playlist. Dragging objects directly into the Sequence Container Tab adds them to the playlist and also displays them in the Contents Editor. |
Click the Add to Playlist (+) button and then select from the list of child items in the Sequence Container.
To define the At end of playlist behavior, select one of the following options in the Property Editor:
Restart : 재생 목록의 마지막 오브젝트를 재생한 후 다시 처음부터 끝까지 원래 순서로 목록을 재생합니다.
Play in reverse order : 재생 목록의 마지막 오브젝트를 재생한 후 끝에서부터 처음을 향해 반대 순서로 목록을 재생합니다.
![]() | 작은 정보 |
|---|---|
또한 Project Explorer에서 오브젝트를 선택한 후 우클릭하여 New Parent > Sequence Container를 선택하면 여러 오브젝트와 컨테이너에 상위 Sequence Container를 만들 수 있습니다. |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요