Recomputes and fixes the sprite's pivot point (its rotation center).
By default, the pivot point is updated after each modification of a sprite. Use this instruction to keep this point fixed while adding voxels.
This statement turns off CENTER AUTO mode and only needs to be called once.
center s
s sprite name
