1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta http-equiv="Content-Style-Type" content="text/css" />
7<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../../../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>Child particles that do not track their emitter</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Child particles that do not track their emitter</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This section describes how to make child particles generated from particles that track their emitter so they do not track their own emitter.</p>
19    <h2>Loading sample data</h2>
20    <p>Use CreativeStudio to load the sample data prepared in the following folder. &quot; %NW4C_ROOT%/SampleData/Effect/Intermediate/ManualResource/Star_Particle/Star.cptl &quot;</p>
21    <h2>Confirming the Hierarchical Structure</h2>
22    <p>The hierarchical structure of star.cpt is configured so that particles track their emitter. On the <B>Contents</B> panel, check that star_ParticleEmitter emitter is displayed under the start_ParticleModel hierarchy. For settings to make particles track their emitter, see <a href="../follow/index.html">Particle Tracking Settings</a>.</p>
23    <!-- コンテンツパネル --> <img src="assets/place_world07.png" alt=""/>
24    <h2>Making Tracking and Non-tracking Settings Using Positions in the World Coordinate System</h2>
25    <h5>This section gives the procedure for making and confirming tracking settings for child particles.</h5>
26    <p class="no">(1) Select Star_Child_Particle on the <B>Contents</B> panel and unselect <B>Place in world coordinate system</B> on the <B>Properties</B> panel.</p>
27    <!-- パーティクルセットの設定 --> <img src="assets/place_world01.png" alt=""/>
28    <p class="no">(2)Select Star_Model and check particle motion while moving the slider for the <B>Translate Y</B> value on the <B>Properties</B> panel.</p>
29    <!-- モデルの設定 --> <img src="assets/place_world02.png" alt=""/>
30    <p class="no">(3) Child particles track the motion of the model.</p>
31    <!-- チャイルドが追従しているプレビュー画面 --> <img src="assets/place_world03.png" alt=""/>
32    <h5>This section gives the procedure for making and confirming non-tracking settings for child particles.</h5>
33    <p class="no">(4) Select Star_Child_Particle on the <B>Contents</B> panel and re-select <B>Place in world coordinate system</B> on the Properties panel.</p>
34    <!-- パーティクルセットの設定 --> <img src="assets/place_world04.png" alt=""/>
35    <p class="no">(5) Select Star_Model and check particle motion while moving the slider for the <B>Translate Y</B> value on the <B>Properties </B>panel.</p>
36    <!-- モデルの設定 --> <img src="assets/place_world05.png" alt=""/>
37    <p class="no">(6) Child particles are let go from the model.</p>
38    <!-- チャイルドが追従していないプレビュー画面 --> <img src="assets/place_world06.png" alt=""/>
39    <p class="new_hint">For details on the hierarchical structure of particle effects, see <a href="../../../user_guide/particle_effect/particleeffect_structure/hierarchical_structure/index.html">構造による違いと特徴</a> in the User's Guide.</p>
40    <!-- InstanceEndEditable --> </div>
41  <div class="footer" />
42</div>
43<hr><p>CONFIDENTIAL</p></body>
44<!-- InstanceEnd -->
45</html>