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-22 of 321 questions (Page 9 of 15)
176
views

Adding collectible items to platformer games using color detection

Learn how to implement collectible items in Scratch platformer games using color detection methods, including yellow coin collection and scoring systems.

platformer collectibles color-detection game-mechanics beginner
Asked by PlatformerBuilder
Jul 25, 2025
196
views

Can't place blocks - Scratch project size limit solutions

Learn how to solve Scratch project size limitations when you can't add more blocks. Complete guide to project optimization and file size management.

project-management optimization troubleshooting beginner file-size
Asked by CodeOptimizer_Pro
Jul 23, 2025
234
views

Clones stop working after a certain amount of time in game

Learn how to fix clone management issues in Scratch games where clones stop appearing after extended gameplay. Complete guide to proper clone lifecycle management and memory optimization.

clones memory-management debugging advanced performance
Asked by CloneDebugger_Pro
Jul 23, 2025
380
views

Creating 3D wireframe cube with proper line rendering

Learn how to build a 3D wireframe cube renderer in Scratch with correct line connections and face positioning. Complete tutorial for 3D graphics programming.

3d-graphics wireframe rendering advanced math
Asked by Graphics3D_Dev
Jul 23, 2025
189
views

Creating a device selection menu for cross-platform games

Learn how to build a "Choose Your Device" menu in Scratch games to optimize controls for different platforms like mobile, tablet, and desktop.

ui-design cross-platform menu-system user-experience intermediate
Asked by CrossPlatformDev
Jul 25, 2025
1276
views

Creating chicken pathfinding AI - Movement between coops tutorial

Learn how to implement simple AI pathfinding for chickens moving between coops in Scratch. Complete guide with collision detection and movement patterns.

ai pathfinding movement collision intermediate
Asked by FarmCoder_Ben
Jul 25, 2025
2156
views

Creating drag-and-release physics with bounce mechanics in Scratch

Learn how to implement realistic drag physics, gravity, and collision bounce effects for interactive Scratch games. Complete tutorial with momentum calculation.

physics drag-drop collision bounce gravity advanced
Asked by PhysicsGamer_Alex
Jul 25, 2025
158
views

Debugging controls not registering in Scratch games

Fix common issues where game controls suddenly stop working. Complete troubleshooting guide for input detection problems in Scratch projects.

controls input debugging variables beginner
Asked by GameDebugger_Alex
Jul 25, 2025
142
views

Fixing horizontal wall collision in Griffpatch platformer tutorial

Solve the common issue where players get stuck in walls horizontally when following Griffpatch's platformer tutorial. Complete debugging guide with step-by-step solutions.

platformer collision-detection griffpatch debugging intermediate
Asked by PlatformerDad88
Jul 24, 2025
156
views

Geometry Dash levels not showing up - spike costume follows player and other levels disappear

Learn how to fix level display issues in Geometry Dash-style games where costumes don't show properly and spikes follow the player. Complete guide to solving Scratch sprite fencing problems.

geometry-dash costumes levels fencing advanced
Asked by GeometryGameDev_Pro
Jul 23, 2025
1847
views

How to create a text engine in Scratch - Complete beginner guide

Learn how to build a powerful text engine in Scratch from scratch. Step-by-step tutorial covering text display, formatting, animations, and advanced features for your games and interactive stories.

text-engine tutorial beginner animation storytelling
Asked by TextEngine_Builder
Jul 26, 2025
167
views

How to create joystick controls, crouch button and inventory system

Learn how to implement mobile-friendly joystick controls, crouch mechanics, and inventory slot switching in your Scratch games. Complete tutorial with code examples for touch-based game controls.

mobile-controls joystick inventory intermediate touch-controls
Asked by MobileGameDev_Sam
Jul 22, 2025
2847
views

How to detect sprite movement direction and state in Scratch

Learn how to detect if your sprite is moving to specific coordinates versus random movement, and how to track movement states for clones. Complete guide with variable management and detection techniques.

sprites movement clones variables intermediate
Asked by CodeExplorer_Sam
Jul 26, 2025
240
views

How to implement dash ability in platformer games

Learn how to create a smooth dash mechanic for your Scratch platformer or metroidvania game. Complete tutorial with code examples and physics implementation.

platformer movement game-mechanics intermediate physics
Asked by PlatformMaster_Alex
Jul 23, 2025
1534
views

How to integrate YouTube videos with Scratch projects - Complete guide

Learn different methods to incorporate YouTube videos into your Scratch projects, from video frames to project documentation. Step-by-step tutorial for beginners.

multimedia video project-sharing documentation beginner
Asked by VideoCreator_Emma
Jul 25, 2025
245
views

How to make sprite target specific color in animation

Learn how to make a sprite move to or detect specific colors in Scratch animations. Complete guide with practical solutions for color detection and targeting in vector animations.

animation color-detection sprites intermediate
Asked by AnimationHelper92
Jul 24, 2025
892
views

How to properly test and use scratchblocks in Scratch forums

Learn the correct way to test scratchblocks formatting in Scratch community forums. Complete guide to block syntax, testing threads, and forum etiquette for sharing code blocks.

scratchblocks forum community formatting beginner
Asked by BlockCoder_Dev
Jul 26, 2025
156
views

Invisible buttons still clickable when switching game scenes

Learn how to properly hide and disable UI buttons when transitioning between different game scenes in Scratch. Complete solution with code examples for game state management.

ui-controls game-states buttons intermediate scene-management
Asked by GameDev_Alex
Jul 22, 2025
2847
views

Optimizing tile scrolling and clone management in Toca blocks remake

Learn how to efficiently handle tile scrolling and overcome clone limits in your Toca blocks remake project. Expert solutions for performance optimization and interactive block systems.

clones performance scrolling optimization advanced
Asked by BlockBuilder_Alex
Jul 25, 2025
1892
views

Troubleshooting tile scrolling platformer tutorial - Level decoding issues

Get help with common problems in tile scrolling platformer tutorials, including level decoding, player positioning, and code implementation. Step-by-step debugging guide.

platformer tutorial debugging level-design beginner
Asked by PlatformDev_Jordan
Jul 25, 2025
312
views

Variable counts as zero in equations when set as operator with variable inside

Learn how to fix variable evaluation issues in Scratch when variables unexpectedly count as zero in mathematical operations. Complete guide to proper variable handling and common pitfalls.

variables operators debugging math beginner
Asked by VariableDebugger_Pro
Jul 23, 2025
1425
views

Why does my sprite slow down at screen edges? Fixing movement issues in chase games

Learn how to fix sprite slowdown problems at screen boundaries in Scratch games. Complete guide to proper coordinate handling and smooth movement systems for chase mechanics.

movement coordinates game-mechanics troubleshooting intermediate
Asked by GameDev_Fighter
Jul 26, 2025

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