ScriptSpot

Forum topic · Scripts Wanted

script for returning the coordinates

By das_exp · 2018-07-11

Description

Hello, guys!

I need a script for returning the coordinates. It should always be 0 after coma (integer).

Attachments
Comments (2)

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]