In a project I'm working on, I have trampolines. Whenever my character jumps on a trampoline, each trampoline plays the animation. I have it set up to change a global variable to the UID of the trampoline that I just bounced on, however I cant figure out how to only address the trampoline with that specific UID to play the animation.