Resources

Graphics/Sprite:

3/4 16x16 Player Tileset
Scripts:

Draw Frame
Use the same image to reproduce interface windows such as text boxes.

Example: //drawFrame(sprite,tile width,tile height,frame width,frame height,x ,y)
drawFrame(sprFrame,32,32,250,100,100,200);

Download | GMK Demo

No comments:

Post a Comment