For my first project, I have the idea as a part of it that to get a specific item that is needed to progress, you must use a hammer to destroy crates to try and find it. Yet I can’t get the animation to play and have the hammer tool interact with them. I’ve been scratching my head over it a bit today, so I thought I’d make my first post to ask how I could get it to work. Very new, only started a few days ago. So, thanks if anyone is able to help.

    Sphjinx Assuming you are using a tool item, you can put a script on the object you use the tool on, for example, a tree object you would use a axe on.
    In the scripts section there will be a drop down panel for Event, and in there should be your tool item.

    Assign a script to that event that has a Play Animation node on it to play the animation that should occur when you use the tool on that particular object.

      Slayer thank you, though I didn’t get a notification and figured it out. I was using a tutorial before, but apparently missed a very important detail. Tool ui was all that I needed. Thank you still, though!

        Sphjinx it was actually one of yours, I’m thinking. Same name on the video, so you helped me either way!