It looks like you're new here. If you want to get involved, click one of these buttons!
antix
Member
local canvas = RenderTarget.new(1, 32) local region = TextureRegion.new(canvas, 0, 0, 128, 32) canvas:clear(0xcc0000) stage:addChild(Bitmap.new(region)) |
Comments
Likes: antix
https://deluxepixel.com
https://deluxepixel.com