How to Shift Imported Character Images

I’m following along with the tutorial in ACTION GAME MAKER.

I was able to import the images, but when setting up the animation, the poses shift slightly for each image, and I’d like to align them. I’m currently struggling with how to shift the images—whether by dragging or entering numerical values, either method is fine. If you have any suggestions, I’d greatly appreciate your guidance.

Isn’t it sufficient to change the “offset” of nodes like Sprite2D that have images set?

Thank you for the information. Changing the offset would cause all boxes using that image to shift, which is what I was struggling with.

After trying various approaches, I found that adjusting the values in the “Transform” section allowed me to make adjustments that looked about right. I’m still摸索ing my way through it, but I’ll keep learning little by little.