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 14 of 15)
310
views

Advanced sprite collision detection and touching systems

Master efficient collision detection in Scratch with instant response systems, list-based touching detection, and optimized collision handling for complex games.

collision-detection touching optimization game-mechanics advanced
Asked by CollisionDetectionPro
Jul 17, 2025
180
views

Buggy cipher decryption - need help fixing decode issues

Fix cipher decryption bugs in Scratch. Learn how to debug encoding/decoding algorithms and resolve character mapping issues in cryptography projects.

cipher encryption debugging algorithms advanced
Asked by CipherDebugger
Jan 18, 2025
585
views

Creating snake-like following systems with clones in Scratch

Learn how to make clone segments follow each other in snake games and centipede mechanics. Complete tutorial with position tracking and clone management for advanced Scratch projects.

clones snake-game following advanced game-mechanics
Asked by SnakeGameDev
Jul 17, 2025
215
views

Fixing text engine sprite switching issues after upgrades

Troubleshoot and resolve text engine problems where sprites unexpectedly switch to larger versions after game upgrades. Complete debugging guide for Scratch text systems.

text-engine sprites debugging upgrades troubleshooting
Asked by TextEngineExpert
Jul 18, 2025
335
views

How do I recreate the movement Phantom Puppet does in FNaF 3

Learn how to create smooth gliding movement effects that follow camera position changes, inspired by Five Nights at Freddy's 3 Phantom Puppet mechanics. Complete tutorial with positioning and animation techniques.

animation movement game-mechanics intermediate
Asked by HorrorGameDev
Jul 16, 2025
225
views

How do you make walls for a platformer

Learn how to create solid wall collision detection in Scratch platformer games. Complete guide covering collision detection, movement blocking, and advanced collision techniques for smooth gameplay.

collision-detection platformer beginner game-mechanics
Asked by PlatformerDev88
Jul 18, 2025
1460
views

How to create a ping counter in Scratch for multiplayer games

Learn how to implement a network ping counter in Scratch using cloud variables and timing mechanisms. Complete guide for multiplayer game development with latency monitoring.

networking multiplayer cloud-variables advanced performance
Asked by NetworkCoder92
Oct 4, 2024
2847
views

How to create accurate pitch effects in Scratch

Learn how to implement precise frequency control and pitch effects in Scratch using mathematical formulas and sound manipulation techniques. Complete guide for advanced audio programming.

sound pitch frequency advanced audio-effects
Asked by AudioCoder_Pro
Jul 17, 2025
3120
views

How to create advanced RNG scripts in Scratch - Complete guide with weighted probabilities

Master random number generation in Scratch with this comprehensive tutorial. Learn basic RNG, weighted probabilities, and advanced techniques for game development.

rng random-generation game-mechanics intermediate scripting
Asked by RandomGen_Master
May 2, 2024
465
views

How to create advanced text engines in Scratch - Complete typewriter effect tutorial

Master text animation in Scratch with this comprehensive guide. Learn to create typewriter effects, dialogue systems, and advanced text rendering techniques.

text-engine animation dialogue-system intermediate ui-design
Asked by TextEngine_Developer
Jun 26, 2025
245
views

How to create even spacing for clones in Scratch

Learn how to evenly space clones across a range in Scratch, similar to card games like Balatro. Complete tutorial with linear interpolation and positioning algorithms.

clones positioning algorithms intermediate layout
Asked by LayoutMaster_Dev
Jan 18, 2025
720
views

How to create random character movement in FNAF-style games

Learn how to implement random character spawning and movement mechanics in Scratch for horror games like Five Nights at Freddy's. Complete guide with code examples for game developers.

random game-mechanics fnaf horror-games intermediate
Asked by GameDevMaster
Jul 16, 2025
1055
views

How to detect collision with invisible walls in Scratch platformers

Learn multiple methods to create invisible walls in Scratch platformers using ghost effects and collision detection. Complete guide with code examples for game boundaries.

collision-detection platformer invisible-walls intermediate game-mechanics
Asked by PlatformerDev_Alex
Mar 12, 2023
1280
views

How to make a music visualizer in Scratch

Learn how to create stunning music visualizers in Scratch without using microphone input. Complete guide with audio processing techniques and visual effects for beginners and advanced users.

audio visualization advanced effects
Asked by AudioVisual_Dev
Mar 31, 2025
250
views

How to make sprites face the same direction in Scratch

Learn how to synchronize sprite directions and create following behaviors in Scratch. Complete tutorial with code examples for sprite rotation and direction matching.

sprites direction rotation beginner movement
Asked by DirectionMaster
Jul 19, 2025
6625
views

How to merge two Scratch projects together

Learn how to combine multiple Scratch projects into one using the backpack feature. Complete guide with step-by-step instructions for merging game projects and handling variables.

backpack project-management beginner variables
Asked by ProjectMerger_Alex
Jun 13, 2016
520
views

My platform game so far - Need help with slope detection

Learn how to implement slope detection in Scratch platformer games. Complete guide to wall collision detection and smooth slope climbing mechanics with step-by-step code examples.

platformer collision-detection slopes intermediate
Asked by PlatformGameDev
Jul 17, 2025
230
views

Need Help Detecting Which ID the Player Collides With

Learn how to detect which specific object or clone the player collides with in Scratch. Complete guide to collision ID detection, clone management, and advanced collision systems.

collision-detection clones id-system intermediate
Asked by CollisionDetector_Z
Jul 17, 2025
460
views

Need help making a 3 variable sorting script

Learn how to create a multi-dimensional sorting algorithm in Scratch that sorts by Y, X, and Z coordinates in priority order. Complete tutorial with comparison functions and step-by-step implementation.

sorting algorithms advanced data-processing
Asked by CodeSorter92
Jul 18, 2025
355
views

Need help with smooth camera follow in rotation matrix game

Learn how to implement smooth camera following mechanics in Scratch rotation matrix games. Complete guide with code examples for advanced game development.

camera rotation-matrix advanced game-mechanics smooth-movement
Asked by GameDev_Explorer
Jan 18, 2025
5610
views

Scratch audio and music not playing - Complete troubleshooting guide

Fix common Scratch audio issues including sounds not playing, music extension problems, and audio length showing 0.00. Complete troubleshooting guide for all audio problems.

audio music troubleshooting beginner extensions
Asked by AudioFixer_Mike
Jul 29, 2020
150
views

Text engine sprite costume switching issue - need help fixing

Troubleshoot text engine sprite costume switching problems in Scratch. Learn how to fix costume flickering and size issues in text rendering systems.

text-engine costumes debugging intermediate sprites
Asked by TextEngine_Helper
Jan 18, 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