Jump to content

Local/World/Parent coordinates system to reflect in the input fields


photo

Recommended Posts

I often find myself, tweaking transforms using the numerical input.

Transforming objects in a world, often happens in local coord. system. 
 

Is it correct, that the numerical fields always use world coordinates.
 

it would be more than very handy, it those would use the same coord system as the selected for the transform tools.

b.w.

Edited by werner.poetzelberger
Link to comment

Hi Werner,

These text fields are always showing the world coordinates (for children they are relative to the parent, but still in world).

If we will display the local coordinates,  they will always show zeros for the selected object, so I guess there is no really any sense to do such thing. If you want to precisely and fast move the objects you can use transform / angle snapping and additional placement tools that available out of the box: https://developer.unigine.com/en/docs/2.12/editor2/select_position_nodes/

Thanks!

  • Thanks 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment

Hmm.

Yes I understand. The usecase is: Placing an object and fine adjusting its position in world coordinates.

When the Transform handler is not in the view (because I am zoomed in, or pivot is out somewhere else), It is impossible to use local coordinates. (Only from the input fields, which are in world coordinates).

If the object is rotated, it is very painful to get exact positioning, not being able to use the correct coordinate system.

BUT there is this workaround (as you suggested), so I would need to put a parent node and put the objects beneath it), to get the 'local' coordinates.

Thanks silent.

Link to comment
×
×
  • Create New...