1) zeropad(number, 4) adds zeroes at the left up to 4 digits, for example 12 becomes 0012, or 123 becomes 0123
2) Add "Wait for previous action" before resizing the sprite.
3) You may need to change Array.width to Array.height in other events
4) If currentLevel starts with 0, then the images should start with 0000.png