Skip to main content

Draw button (image)

This will draw the image(s) as a clickable button. Accepts URL's and local file paths, and the hover and pressed images are optional. When pressed by a user, all actions inside of this action will run.

note

Relative paths will be resolved from Pandemic's Script Creator's "files" folder.

Parameters

  • Normal Path (text)
  • Hover Path (text)
  • Pressed Path (text)
  • X (number)
  • Y (number)