Why do sprites get the option of being centered, but other nodes like CollisionShape2D are forced to be centered?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Brandon

Self-explanatory, really. Why is there a checkbox for whether or not to center the sprite, but you don’t get a choice with some other objects. They must be centered?

What do you normally do? Do you just center everything for consistency, or use top-left when you can?