Help programing an action button to a figure under an isometric transformation

I’m new to working with CL and working on a Geometry activity and would appreciate someone’s help programming an action button. I have three slides with isometric transformations that I would like to add action buttons to so my students can press play, watch the figure slide, pause if they want, and then stop at the end so they can read the new coordinates after the horizontal and vertical shifts. I’d also like them to be able to reset and repeat this.

Hi,
For cases where you want play, pause, and reset available, a good option is to use animationDuration in the graph’s CL, which styles it like a video player. I hooked this up on screen 1 and added explanations in the graph and CL. Hopefully they provide some guidance if you like this solution and want to apply it to future screens.

1 Like