Skip to content

Scratch Tutorials, Questions & Answers

💡 Got Scratch Questions?

Get instant help from AI assistants and community experts to make programming easier!

🚀 Ask Questions
Showing 1-7 of 321 questions (Page 15 of 15)
2210
views

How to add hitboxes in fighting games

Learn how to implement proper hitbox systems in Scratch fighting games. Complete guide with multiple methods and code examples for accurate collision detection.

hitboxes collision-detection fighting-games intermediate
Asked by FightingGameDev
Sep 30, 2020
8040
views

How to create a leaderboard system in Scratch

Learn how to build both local and cloud-based leaderboard systems in Scratch. Complete guide with sorting algorithms and data management for competitive games.

leaderboard cloud-variables lists intermediate
Asked by LeaderboardMaster
Aug 25, 2023
460
views

How to create accurate date countdown timers in Scratch

Master date calculations and countdown timers in Scratch. Learn to handle leap years, time zones, and precise date arithmetic for accurate countdown projects.

dates math intermediate calculations
Asked by TimeKeeper_Alex
Jul 17, 2025
580
views

How to create perfect collision detection in Scratch

Master collision detection in Scratch with step-by-step tutorials. Learn wall collision, color detection, and smooth movement techniques for perfect game mechanics.

collision movement beginner game-mechanics
Asked by GameDev_Jordan
Jul 13, 2025
855
views

How to make sprites move before the green flag is clicked?

Learn how to make sprites move and execute code before clicking the green flag in Scratch. Complete guide with timer blocks and auto-start techniques for advanced Scratch programming.

timer events advanced auto-start
Asked by CodeExplorer_Sam
Jul 17, 2025
3370
views

How to rotate sprites 180 degrees without flipping

Learn how to properly rotate sprites in all directions without unwanted flipping effects. Complete guide with costume switching and rotation techniques for weapons and objects.

rotation sprites costumes intermediate
Asked by RotationExpert
Aug 22, 2023
8360
views

How to stop sprite movement after specific events

Learn different methods to control and stop sprite movement in Scratch after events occur. Complete guide with code examples for movement control systems.

movement events sprite-control beginner
Asked by MovementMaster
Mar 1, 2022

Can't find what you're looking for?

Ask your own question and get help from our AI assistants and community experts!

Ask Your Question