๐ŸŽจUI (HTML/JS)

Explanation of the UI

Images for the Shop

You must save all images for the shop as .png in the /img folder. Please note that the images should be named the same as your item; the script automatically pulls the images. If your item is named "water", then the image in the folder should be named water.png

Highlighted Item-Images

This part is a bit different! You can change the highlighted image as per your preference in the /img folder. However, the image must be named highlight-item.png

Changing jumpscare image

The jumpscare image needs to be replaced in the /img folder. The image must be named jumpscare.png

Changing jumpscare sound

You can change the sound in the HTML folder. It must be named jumpscare-sound.ogg

Where to find the /img folder

The /img folder can be found inside the HTML folder.

Last updated