skip to content
Frictional Game Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
Register
>
Recent Changes
Media Manager
Sitemap
Trace:
hpl3:tools:maineditors:level_editor:group_window
<h1>Group window</h1> <div class="level1"> <p> This window can be used to group objects in a way that you can further control them, as in for example building a room and grouping all the room components in a group called "room". </p> <p> An object can belong to only one group at a time. Initially, all objects belong to the "None" group, which is a default dummy one. </p> <p> <img src="/lib/exe/fetch.php?media=hpl2:tools:editors:level_editor:group01.jpg" class="mediacenter" alt="" /> </p> <p> The window has a menu bar and several inputs: </p> <ul> <li class="level1 node"> <b>Menu</b>:<ul> <li class="level2"> <b>New</b>: creates a new group, adding the current selection to it if not empty.</li> <li class="level2"> <b>Delete</b>: deletes a selected group.</li> <li class="level2"> <b>Add Selected Objects</b>: will add the current selection to the selected group.</li> <li class="level2"> <b>Remove Selected Objects</b>: will remove the currently selected objects from the selected group.</li> <li class="level2"> <b>Select Objects in Group</b>: will select all the objects in the selected group.</li> <li class="level2"> <b>Deselect Objects in Group</b>: will deselect all the objects in the selected group.</li> </ul> </li> <li class="level1"> <b>A Group list</b>: this ListBox will display the names of every created group. Note that the "None" group is a default one and will always be shown.</li> <li class="level1"> <b>An object list</b>: will show all objects belonging to a group selected in the list mentioned above.</li> <li class="level1"> <b>Name input</b>: its use is to rename groups. Note that the "None" group is a default one and cannot be renamed.</li> <li class="level1"> <b>Visible</b>: this will set objects in a group as visible or not.</li> </ul> </div>
hpl3/tools/maineditors/level_editor/group_window.txt
· Last modified: 2012/11/23 12:35 by
luis
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top