Hi Beowulf, there is a visual bug in Godot where adjacent frames are clipped into the active frames. This happens when the adjacent frame has pixels all the way up to the edge of the frame. Adding extra white space between the frames clears this up. Any chance future animated sprite sheets can include a buffer space for each frame like this? I've been manually rebuilding the sprite sheets to add the extra space.