Why circles are not created if small?
Posted
by
Suzan Cioc
on Game Development
See other posts from Game Development
or by Suzan Cioc
Published on 2012-10-17T21:35:10Z
Indexed on
2012/10/18
5:24 UTC
Read the original article
Hit count: 232
I have changed the scale to my own and now I cant create any object, including circle, if it is of the size which is normal for my scale. I am to create big object first and then modify it to smaller size. Looks like minimal size protection is set somewhere. Where?
UPDATE
While creating a circle, if I drag for 0.04m circle disappears after drag end. If I drag for 0.08m circle also disappears. If I drag for more than 0.1m, circle persists after drag end.
How to set so that it persist after 0.01m too?
© Game Development or respective owner