Hello,
Lately I started getting heavily into scripting, and while I was scripting, I had an idea that would be very useful...
My idea is to have a cursor that's similar to Blender's. When you click with the cursor, it stays where you clicked but, unlike Blender, it will benefit you by giving you the position coordinates of where you placed the cursor (by clicking.)
This will make coordinates much faster to find, which will benefit many scripters out there.
NOTE:
The way we can currently accomplish the task of finding the desired position coordinates, one would need to create a part, move it to desired spot, then find the position in the properties. But I want to be able to find the position without going through all those steps.
I hope you support my idea, and thank you for taking the time to read this. |