Eden Editor: Entity Transforming: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "WIP Entity Transforming Entity Transforming")
 
mNo edit summary
Line 1: Line 1:
WIP
<div style="width:640px; margin: 0 auto 0 auto;">
Entities in the scenario can be quickly manipulated using the basic transformation.
 
 
To change the entity's position, simply '''drag it around''' with the '''Left Mouse Button'''.
 
 
To change the entity's altitude, '''hold Alt''' and drag it up and down.
 
 
To rotate an entity, '''hold Shift''' and drag it. It will rotate to face the cursor.
 
 
By default, the entity's altitude above the terrain is maintained while dragging it, and it cannot be moved underground.'''Toggle Vertical Mode''' to make it follow the sea surface instead, allowing it to be moved underground as well.
 
 
When an entity gets near any surface while its altitude is being changed, it will be snapped to it. This is useful for quick positioning on building floors or terraces. You can '''Toggle Surface Snap''' to disable this behavior when necessary.
 
 
This is all you need to know about the basic transformation. Check [[Eden_Editor:_Transformation_Widget|Transformation Widget]] tutorial to learn more about the advanced editing.
 
</div>
[[Category:Eden Editor|Entity Transforming]]
[[Category:Eden Editor|Entity Transforming]]
[[Category:Eden Editor: Editing|Entity Transforming]]
[[Category:Eden Editor: Editing|Entity Transforming]]

Revision as of 11:45, 11 February 2016

Entities in the scenario can be quickly manipulated using the basic transformation.


To change the entity's position, simply drag it around with the Left Mouse Button.


To change the entity's altitude, hold Alt and drag it up and down.


To rotate an entity, hold Shift and drag it. It will rotate to face the cursor.


By default, the entity's altitude above the terrain is maintained while dragging it, and it cannot be moved underground.Toggle Vertical Mode to make it follow the sea surface instead, allowing it to be moved underground as well.


When an entity gets near any surface while its altitude is being changed, it will be snapped to it. This is useful for quick positioning on building floors or terraces. You can Toggle Surface Snap to disable this behavior when necessary.


This is all you need to know about the basic transformation. Check Transformation Widget tutorial to learn more about the advanced editing.