Hello, guys!
I need a script for returning the coordinates. It should always be 0 after coma (integer).
Forum topic · Scripts Wanted
By das_exp · 2018-07-11
Hello, guys!
I need a script for returning the coordinates. It should always be 0 after coma (integer).
das_exp · 2018-07-23
Thanx!
^
TsveTan · 2018-07-21
original = $.pos -- at first select the object
$.pos = [original.x as integer,original.y as integer,original.z as integer]