How to put an image on a tool

Im trying to place an image/texture onto a tool that I created.

I have tried watching several videos but none of them are really helping me out.

1 Like

You can add a mesh and look at its properties and you may see textures where you add a texture for the tool mesh which is the tool

Tools have a variable called TextureId, just put the image’s ID in there and it’ll work fine.