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>Particle Link Panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Particle Link Panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This panel is used to link particles and models.</p> 19 <p>On the CreativeStudio menu, click on content created by selecting Create > Particle link to open a particle link <B>Properties</B> window.</p> 20 <p class="hint_warn">Caution:<br /> Particles can be linked only on CreativeStudio.<BR> There is no support for binary output or previewing using Viewer.</p> 21 <h2>Particle Link Properties Panel Settings and Features</h2> 22 <p>This page describes particle link <B>Properties</B> panel settings and features.</p> 23 <div class="wrap_picture"> <img src="assets/particle_cooperation.png" alt="Particle Link Panel"/> </div> 24 <div class="wrap_text"> 25 <table class="space"> 26 <tr> 27 <th><em>A</em></th> 28 <td class="td_color"><a href="#duration">Duration</a></td> 29 <td>Specifies the playback time during which the particle and model are linked in frames.</td> 30 </tr> 31 <tr> 32 <th><em>B</em></th> 33 <td class="td_color"><a href="#collaboration_model">Model to link with</a></td> 34 <td>Selects a model loaded into CreativeStudio for which a skeleton has been set.</td> 35 </tr> 36 <tr> 37 <th><em>C</em></th> 38 <td class="td_color"><a href="#track_tab">Track tabs</a></td> 39 <td>A <B>Track</B> tab is created each time <B>Add</B> is pressed.<br /> This tab is used to set the particle to be linked with the model.</td> 40 </tr> 41 </table> 42 </div> 43 <div class="wrap_clear"></div> 44 <a name="duration" id="duration"></a> 45 <h3>Duration</h3> 46 <p>This sets the playback time for the particle link as a number of frames.</p> 47 <p>The default is 60 frames.</p> 48 <img src="assets/particle_cooperation03.png" alt="Particle Link Panel 03"/> 49 <p class="warning">Currently, if <B>Playback time</B> is set to zero, the model to link with is not displayed in the Preview window.<br /> Models can be restored to displayed status by setting a non-zero value for <B>Playback time</B>.</p> 50 <a name="collaboration_model" id="collaboration_model"></a> 51 <h3>Model to link with</h3> 52 <p>Selects a model loaded into CreativeStudio for which a skeleton has been set from a pull-down menu.</p> 53 <img src="assets/particle_cooperation01.png" alt="Particle Link Panel 01"/> 54 <p>The selected skeleton model will be linked with the particle.</p> 55 <a name="track_tab" id="track_tab"></a> 56 <h3>Track tabs</h3> 57 <p>This tab is used to set the particle to be linked with the model.</p> 58 <p>A <B>Track</B> tab can be created by pressing <B>Add</B> on the particle link <B>Properties</B>panel.</p> 59 <img src="assets/particle_cooperation02.png" alt="Particle Link Panel 02"/> 60 <h4>Name</h4> 61 <p>The Track tab can be freely named here.</p> 62 <h4>Particles</h4> 63 <p>Particles loaded into CreativeStudio are displayed in a pull-down menu.</p> 64 <img src="assets/particle_cooperation04.png" alt="Particle Link Panel 04"/> 65 <p>Select the particle you want to link with the model selected under <B>Model to link with</B>.</p> 66 <h4>Start frame</h4> 67 <p>This parameter sets the start frame from which the particle is linked with the model.</p> 68 <img src="assets/particle_cooperation05.png" alt="Particle Link Panel 05"/> 69 <p class="warning">The particle is not displayed if the number of frame set exceeds the <B>Playback time</B> set on the particle link <B>Properties</B> panel.</p> 70 <h4>Duration</h4> 71 <p>Sets the <B>Playback time</B> for which the particle will be linked as a number of frames beginning from the <B>Start frame</B>.</p> 72 <img src="assets/particle_cooperation06.png" alt="Particle Link Panel 06"/> 73 <p>If the <B>Continue until action stops</B> checkbox is selected, playback will conform with the <B>Playback time</B> set on the particle link <B>Properties</B> panel.</p> 74 <h4>Constraints</h4> 75 <p>If there is more than one type of particle selected and more than one node included in the model to link with, this setting is used to specify which part the particle should be made to track.</p> 76 <img src="assets/particle_cooperation07.png" alt="Particle Link Panel 07"/> 77 <h5>Link targets</h5> 78 <p>The type of particle to be linked can be selected using radio buttons.</p> 79 <h5>Bone to link with</h5> 80 <p>Selects the bone that the particle is to be linked with from a pull-down menu.</p> 81 <img src="assets/particle_cooperation08.png" alt="Particle Link Panel 08"/> 82 <p>All bones that can be linked with in the model selected under <B>Model to link with</B> are displayed in the pull-down menu.</p> 83 <h5>Options</h5> 84 <p>Sets whether particles should track the scale (R), rotation (R) and translation (T) of the model.</p> 85 <img src="assets/particle_cooperation09.png" alt="Particle Link Panel 09"/> 86 <p>Mark the appropriate checkboxes for tracking.</p> 87 <!-- InstanceEndEditable --> </div> 88 <div class="footer" /> 89</div> 90<hr><p>CONFIDENTIAL</p></body> 91<!-- InstanceEnd --> 92</html>