Ok, I made a post before about moving a blocks "position" to a different x, y, and z. But now, I want to be able to move a block as if the block was a player. Is there any way to make a block move smoothly without setting its coords and just setting the previous coords to air?
When you do this it sets the old block to air, which I can already do, I have already achieved this, i just want to be able to make it look smooth