localcoords=vector3(93.59624,-1129.801,28.33222)-- Coordinates representing the centerutils.game.createLocalObject('prop_barrel_03d',coords)localpolarCoords=utils.math.polar3DToWorld3D(coords,0,90,2)utils.game.createLocalObject('prop_barrel_03d',polarCoords)