Needing Some Guidance: Animation

I’m working on this challenge for my students where they are creating a function that takes the basketball from the players hands (ideally) to the basketball hoop. There are still some things I need to add (like maybe a not when their function doesn’t pass through the players hands)… but I’d like to use buttons on the graph (rather than an action button) to start the animation. Is that possible? If so, how?

Yes, you need to add in a Ticker. You can combine that with your actions to make it work. Here is an example: [Copy of] Basketball Shot • Activity Builder by Desmos

Thank you so much! I knew it should be possible, but wasn’t sure how to get there. I appreciate the help!