Reply To: How do I ignore the scale and just draw?

Forum Archive How do I ignore the scale and just draw? Reply To: How do I ignore the scale and just draw?

#90094
George Xu
Participant

    Scaling things down was one of the first things I thought about but when you scale thickness, you end up not knowing how much you’ve scaled it down by and made worse when any new stroke you make follows the thickness previously set. I remember trying to copy the stroke and pasting it while my mouse was hovering over the radius but that only pasted a previously copied value instead.

    I wanted to incorporate 3D so I didn’t have to worry about things like perspective and maintaining the right scale. Turns out efforts to get the hard part out of the way has stopped me from even starting. I know about the canvas and how it tells you on what plane you’re drawing on and I remember comparing it to an armature that stood 2 meters but I don’t believe I did much after that. Played with the settings a bit but that was it.