Replace the game graphics with my own and have it look right?
What is the expected result
I created a game from scratch using an AI promp for an endless runner game and I simply wanted to replace the graphics. Many of the sprites were 32 x 32 pixel images. None of them displayed in the same place as the originals. They all displayed near the bottom of the screen
open the file in piskel and verify that the sprites are still 32x32. if not, use the scale tool to scale them to 32x32 (or whatever the resolution of the original was). Then, if they are still in the wrong place (but only be 32 pixels or so), you may need to edit the points on the sprite and make the origin /center match the original.