Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

senterrin

3
Posts
A member registered 14 days ago

Recent community posts

yes, that worked!! thank you so much for the explanation :D

thank you! but i also wanted to ask .. is there a way for the original image to resize into the canvas' size? like if the original image was bigger than the canvas? 

(also im not as familiar with lil as i should, but what does the i in i:image["%%IMG3..."] mean? is it like a variable? (and i wanted to know what exactly thatCanvas.paste[i .5*thatCanvas.size-i.size] meant... hope this isnt too much ;;)

hello!! my problem is that i have a canvas at a specific size, and i want to put an image inside the canvas without changing its size... is there a way to paste it to fit the canvas, or will i have to resize my image manually?