Skip to content
EtienneDx edited this page Mar 4, 2020 · 4 revisions

Images are, well images. They can be from a local folder or from the web.

Properties:

  • posX : x-coordinate of the image
  • posY : y-coordinate of the image
  • width : width of the image
  • height : height of the image
  • image : resource location for the actual image
  • hoverImage : resource location of the image when the user hovers over it
  • alignment : (optional) see Alignment for information
  • slideshow : (optional) see Slideshow

Important

To use local images, you need the Resource Loader mod!!

Clone this wiki locally