-- The frames play an animation of a man throwing a punch imageLabel.Image = "rbxassetid://848623155" imageLabel.ImageRectSize = Vector2.new(256, 256) -- The order of the frames to be displayed (left-to-right, then top-to-bottom) local frames = { Vector2.new(0, 0), ...