I am making a game for android and you know in APK file you must have 4 different size for graphic files, images make your game big in file size, I have a game over banner, a pause banner, a success banner and a mission failed banner, now you see why I need use drawing instead images!
@sdieters thanks
It works but the problem is the drawing is always on front and I cant create other actors on it!
I need create reset, back to home buttons there!
but they go behind drawing banner!