Difference between revisions of "Creating a Mannequin"

Jump to navigation Jump to search
1,529 bytes added ,  14:21, 2 April 2012
imported>Kkalex
m (Reorganize external link of the videos (Add a new section for external links))
imported>Jimmustain
Line 9: Line 9:
== Setting up the Mannequin ==
== Setting up the Mannequin ==


* Add a trigger to the mannequin.
Before you begin, it's helpful to know that there are three components that go into creating a functioning mannequin:
** Select the mannequin (''PlayerHouseMannequin'') and from the toolbar click '''Create Trigger''' button (it's the cube with the "T" inside). Select ''MannequinActivateTrig'' from the drop menu and click OK. The red trigger box will automatically cover the mannequin.
* ''PlayerHouseMannequin''
* ''XMarkerHeading''
* ''MannequinActivateTrig''


* Edit the references and link them together.
First, add a ''PlayerHouseMannequin'' to the space. It can be located under ''Actors/Actor''
** Edit ''PlayerHouseMannequin''. In the '''Linked Ref''' tab, add ''XMarkerHeading''. In the '''Activate Parents''' tab, add ''MannequinActivateTrig'' and check the '''Parent Activate Only''' box.
Second, add the ''XMarkerHeading'' next to the 'PlayerHouseMannequin'.  Place it next to the mannequin, but not on top.
** Edit ''XMarkerHeading'' > In the '''Linked Ref'' tab, add ''PlayerHouseMannequin''.
Third, with the ''PlayerHouseMannequin'' selected, click the ''Create Trigger'' button on the toolbar.  The icon looks like a cube with a "T" on the front of it.
** Edit ''MannequinActivateTrig'' > In the '''Primitive''' tab, check the "Player Activation" box.
You now have all the components necessary.


Your mannequin (and its trigger) need to be inside the marker box, both facing the '''same''' direction! So put everything together with the move tool. Save the mod and launch the game.
Editing the PlayerHouseMannequin:
* Double click the ''PlayerHouseMannequin'' to open the edit window.  Careful to not accident;y double click the ''MannequinActivateTrig'' box that surrounds the mannequin, usually the mannequin's hands stick out from the box and can be selected by double clicking on the exposed hands.
** Choose the '''Linked Ref''' tab, right click in the empty field, and choose '''new'''.  The ''Choose Reference'' window will open, choose '''Select Reference in Render Window'''.  Then double click the ''XMarkerHeading'', and choose '''OK'''.
** Choose the '''Activate Parents''' tab and right click in the empty field, and choose '''new'''.  The 'Choose Reference' window will open, choose '''Select Reference in Render Window'''.  Then double click the ''MannequinActivateTrig'' box that surrounds the mannequin, and choose '''OK'''.  Check the box marked '''Parent Activate Only''' and then close the edit window by choosing '''OK'''.
 
Editing the XMarkerHeading:
* Double click the ''XMarkerHeading'' object to open the edit window.
** Choose the '''Linked Ref''' tab, right click in the empty field, and choose '''new'''.  The ''Choose Reference'' window will open, choose '''Select Reference in Render Window'''. Then double click the ''PlayerHouseMannequin'', and choose '''OK'''.  Choose '''OK''' again to close the edit window.
 
Editing the MannequinActivateTrig
* Double click the ''MannequinActivateTrig'' object to open the edit window.
** Choose the '''Primitive''' tab and check the box marked '''Player Activation'''.  Choose '''OK''' to close the edit window.
 
The last step to to select the ''XMarkerHeading'' and physically drag it on top of the ''PlayerHouseMannequin'' and ''MannequinActivateTrig'' so that the mannequin is centered inside the XMarkerHeading box.
 
The process is complete.


== Known Issues ==
== Known Issues ==
Anonymous user

Navigation menu