carefully place items
Posted: Wed Dec 10, 2014 7:45 pm
I try to place an item very precice in my mod.
I've seen, that the Devs used for the same trick in the Library a command, that I am unfamiliar with:
torch_1:setWorldPosition(vec(53.00, 0.9, 44.5))
But I cannot figure out, what the numbers mean. Maybe (x, hight, y) But they seem to place my torch just in bigger steps - and I couldn't get it up.
Any help?
I've seen, that the Devs used for the same trick in the Library a command, that I am unfamiliar with:
torch_1:setWorldPosition(vec(53.00, 0.9, 44.5))
But I cannot figure out, what the numbers mean. Maybe (x, hight, y) But they seem to place my torch just in bigger steps - and I couldn't get it up.
Any help?