kaboom icon indicating copy to clipboard operation
kaboom copied to clipboard

tiled Support direction

Open artiely opened this issue 2 years ago • 0 comments

I want the image to be tiled only in one direction and stretched naturally in the other direction like this or others

k.sprite("bg", { tiled: 'Y', width: k.width(), height:width()*SPRITE_H/ SPRITE_W*2 })

artiely avatar Oct 17 '21 09:10 artiely