Feature request: Snap to grid, angle
killy2051 opened this issue · 3 comments
killy2051 commented
Plese ad snap to grid for move manipulator, and snap to angle for rotation manipulator.
abeckus commented
Move manipulator already supports snap to grid and snap to geometry.
- To use snap to grid.
1- Enable snap on game: Click game in project lister then using property editor set snap to true.
2- press Ctrl key while dragging object(s). - To use snap to geometry press Shift key while dragging.
Snap to angle for rotation manipulator will be added in future.
For more info, please read LevelEditor user's guide.
Thanks
Alan
abeckus commented
Added snap angle property to edit->preferences dialog.
The snap angle is used by rotation manipulator.
Alan
killy2051 commented
Thanks