This project can record and replay a sprite's movement with almost perfect accuracy! Make sure to remix this and ad replays to your games! ❤️⭐and FOLLOW me (@KEVEK) if you enjoyed this! ▶️ Instructions ◀️ > When recording, click/tap to move the cat. > When replaying, use the slider to change the time. > Use the play/pause button to stop or start the replay. ▶️ How It Works ◀️ Basically, this project records all of the cat's positions into lists when recording and the cat simply goes to each position on the list every frame during the replay. The slider uses a calculation (from @qucchia) so the x position is equivalent to a frame. ▶️ Credits ◀️ > Thanks to @qucchia for inspiration and some code! > Thanks to Google for the font "Comfortaa Bold"! > Thanks to Kevin Macleod for the music "Wallpaper"! > Thanks to Scratch for making this project possible. > Everything else by me. (9/24/2022) Update - revised code and graphics! #games #tool