Jigsor 176 Posted July 13, 2016 So 3d ediitor added lots of new functionality but also seems to have removed some unless I have overlooked something. How can you utilize full screen for zooming in on 2d map to precisely place markers? How do you copy to clipboard classname of the object you placed in editor? I could do these thing in 2d editor which is obsolete but the need to do this is not. Share this post Link to post Share on other sites
kylania 568 Posted July 13, 2016 > How can you utilize full screen for zooming in on 2d map to precisely place markers? When you enter Marker Mode you should get the 2D view. I'm not sure if that doesn't zoom in as much as it did before though. You could always script markers into specific places if you needed to with setMarkerPos. > How do you copy to clipboard classname of the object you placed in editor? Take one down, pass it around, right click on it and choose Log -> Log classes to clipboard. Share this post Link to post Share on other sites
Jigsor 176 Posted July 13, 2016 Ok so M then E and R buttons will give you full screen and let you edit markers I was using backspace to get the full screen which was hiding many markers. Thanks for the tip on getting the class name kylania. Share this post Link to post Share on other sites