file type 2 import
file type 2 import
Out of context: Reply #9
- Started
- Last post
- 14 Responses
- lvl_130
meaning you need to set the x and y coordinates to a whole number ie:
correct
x: 14.0 y: 18.0incorrect:
x: 14.1 y: 18.7
meaning you need to set the x and y coordinates to a whole number ie:
correct
x: 14.0 y: 18.0
incorrect:
x: 14.1 y: 18.7