applyImage
API - applies an image or animation to a GameObject.
Last updated
API - applies an image or animation to a GameObject.
Last updated
You must first create an image for it to be used in applyImage()
To create an image for the script to use, go back into Bot Commands > under advanced select the Images option button, then click "Create New".
After creating the image, select a .png sprite-sheet to be uploaded. If your image is animated, set the width and height values to be a single frame of the sprite-sheet. (this also works with gifs but it is less optimized.)