Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

hey can you help with pictures, they wont show

(+1)

Okay, pictures showing is fairly easy once you know what to do.
So in my example I put the images in like this

[img["FOLDER/ImageName.jpg"]]

So what you'll want is a folder with all the images in, where it says FOLDER, you type in the folder name and where it says ImageName, you type the image name and type (.jpg .png)

The image folder needs to be in the same place as the game's html for the images to show.
(The game is called index because that's how you get it to play on Itch)

Also, they won't show if you're testing the game or clicking play in Twine.
You need to Publish the game first and play the published version