New a sprite

Open Game Maker 2D, Version 1.0.1

When we have selected the sprite page in the resource list, we may click the resource list's toolbar button "Add" to add a new sprite:

new_sprite_1

In the pop-up screen, we just need to input the name of the new sprite:

new_sprite_2


After input the sprite name, we may click "OK" button to create the sprite.