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-24 of 166 questions (Page 5 of 8)
4800
views

Building an AI Learning Program in Scratch

Learn how to create simple AI and machine learning models in Scratch despite platform limitations. Explore neural networks, decision trees, and pattern recognition techniques.

artificial-intelligence machine-learning advanced algorithms
Asked by AIEnthusiast_Dev
Jan 23, 2024
3560
views

Checking if lists contain specific items in Scratch

Learn how to check if a list contains specific items, compare user input with list contents, and implement smart list management systems. Complete tutorial with examples.

lists data-management beginner conditionals
Asked by ListMaster_Code
Jan 26, 2024
2750
views

Click to make speech bubbles appear or disappear

Learn how to create interactive speech bubbles that can be toggled on and off by clicking sprites. Complete tutorial for making clickable text displays in Scratch.

speech-bubbles click-events interactive-text beginner user-interface
Asked by NatureExplorer_Dev
Jan 22, 2024
2890
views

Color detection not working on web version - troubleshooting guide

Learn why color detection works differently between Scratch app and web version, and discover reliable alternatives for consistent color-based interactions.

color-detection web-compatibility troubleshooting sensors
Asked by ColorTech_Expert
Feb 6, 2024
4150
views

Creating a character jumping system in Scratch

Learn how to implement smooth character jumping mechanics with gravity, ground detection, and physics. Complete tutorial for platformer games with advanced features.

physics platformer beginner movement
Asked by PlatformerDev_Sam
Jan 24, 2024
2890
views

Creating a chart/note system for rhythm games in Scratch

Learn how to build a comprehensive chart and note system for rhythm games in Scratch. Complete tutorial with data structures, timing mechanics, and multiple track support.

rhythm-games data-structures music advanced
Asked by RhythmCoder_Pro
Jan 23, 2024
3240
views

Creating a single-target attack system in Scratch

Learn how to implement a single-target attack system for tower defense and strategy games. Complete tutorial with enemy targeting, distance calculation, and attack mechanics.

game-mechanics combat intermediate tower-defense
Asked by StrategyDev_Yuki
Jan 23, 2024
2890
views

Creating a smart number abbreviation system for lifting sim games

Learn how to implement dynamic number abbreviation in Scratch that automatically adjusts decimal places based on number size. Perfect for idle games and simulators with large numbers.

variables math advanced game-mechanics formatting
Asked by FitnessGameDev
Jan 25, 2024
3200
views

Creating an Online 2D Multiplayer Game in Scratch

Learn how to build a 2D multiplayer game using Scratch's cloud variables and online features. Complete guide with code examples for creating shared game experiences.

cloud-variables multiplayer advanced online-games
Asked by GameDev_Explorer
Jan 22, 2024
2760
views

Creating interactive button systems with question prompts in Scratch

Learn how to build interactive button systems that ask questions and trigger mode changes in Scratch. Complete tutorial with state management and user interaction patterns.

user-interface interactive-buttons state-management intermediate
Asked by InteractiveUI_Dev
Jan 25, 2024
3420
views

Creating path-following sprites for tower defense games in Scratch

Learn how to implement enemy pathfinding systems in Scratch tower defense games. Complete guide with waypoint navigation, combat interruption, and invisible path systems.

pathfinding tower-defense game-mechanics intermediate
Asked by PathfindingMaster
Jan 30, 2024
3680
views

Debugging mouse tracking and clone creation issues

Learn how to fix common problems with mouse tracking systems and clone creation in Scratch. Complete guide to debugging positioning logic and clone management.

debugging mouse-tracking clones troubleshooting
Asked by DebugMaster_Alex
Feb 5, 2024
2780
views

Fixing clone mouse detection issues in Scratch

Learn how to solve common problems with clones not detecting mouse clicks and touches. Complete guide with debugging tips and mobile-friendly solutions.

clones mouse-detection intermediate mobile-support
Asked by CloneMaster_Dev
Jan 25, 2024
2150
views

Fixing sprite movement distance issues and unexpected behavior

Learn how to debug and fix common sprite movement problems in Scratch, including double movement, coordinate calculation errors, and loop-related issues.

movement debugging troubleshooting beginner coordinates
Asked by MovementDebugger
Feb 2, 2024
2890
views

Help with clone detection in Scratch games

Learn how to fix clone detection issues in Scratch games. Complete guide with code examples for proper clone-to-clone collision detection and troubleshooting common problems.

clones collision-detection intermediate game-mechanics
Asked by CodeMaster_Alex
Jan 25, 2024
4150
views

How to control audio playback in Scratch games

Learn how to create dynamic audio systems in Scratch with proper sound control, looping, and switching between different tracks. Complete guide for game audio management.

audio sound game-mechanics intermediate
Asked by SoundEngineer_Carlos
Feb 2, 2024
3240
views

How to draw rounded rectangles with pen in Scratch

Learn how to create smooth rounded rectangles using Scratch's pen extension. Complete tutorial with mathematical formulas and code examples for drawing curved corners.

pen drawing mathematics intermediate
Asked by PenArtist_Maya
Jan 28, 2024
2890
views

How to make a stamp when clicking

Learn how to create stamping effects in Scratch when clicking the mouse. Complete tutorial with code examples for beginners to create interactive stamp projects.

stamping mouse-events beginner sprites
Asked by ScratchNewbie_Pink
Jan 20, 2024
3420
views

How to make sprites follow a path in tower defense games

Learn how to implement path-following mechanics for enemies in Scratch tower defense games. Complete tutorial with multiple approaches and code examples for game developers.

path-following tower-defense game-mechanics intermediate
Asked by PathMaster_Dev
Jan 22, 2024
2890
views

How to store usernames in cloud variables

Learn how to encode and store usernames in Scratch cloud variables using number-based encoding systems. Complete tutorial with examples for multiplayer games and leaderboards.

cloud-variables multiplayer advanced data-storage
Asked by CloudCoder_Alex
Jan 22, 2024
1890
views

Making sprites orbit while keeping their orientation fixed

Learn how to create orbital motion in Scratch where sprites move in circles while maintaining their visual orientation. Master trigonometry and advanced movement techniques.

movement trigonometry advanced animation math
Asked by OrbitMaster
Jan 30, 2024
3420
views

Solving cloud variables access issues for new Scratchers

Learn how to properly handle cloud variables, understand Scratcher status requirements, and follow best practices for multiplayer games in Scratch.

cloud-variables multiplayer permissions beginner troubleshooting
Asked by CloudGameDev
Jan 28, 2024
3240
views

Text engine not working in game project

Learn how to fix common text engine issues in Scratch games. Complete troubleshooting guide for custom blocks and variable scope problems.

text-engine custom-blocks variables intermediate troubleshooting
Asked by JetPilot_Dev
Jan 21, 2024
2800
views

Understanding AYS Charts and Music Game Engines

Learn how AYS (Are You Serious) charts work in rhythm games and how to create your own music game engine with chart parsing and note timing systems.

music-games rhythm-games advanced game-engines
Asked by RhythmGameDev
Jan 24, 2024

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