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-21 of 166 questions (Page 6 of 8)
1247
views

Building a high-precision π calculator in Scratch

Learn how to create fast and accurate π calculators using multiple mathematical algorithms. Master iterative methods, series approximations, and optimization techniques.

mathematics algorithms precision advanced calculations
Asked by MathWizard_Alex
Mar 14, 2024
3240
views

Cloud highscore system not working properly

Learn how to fix common issues with cloud variables in Scratch highscore systems. Complete guide with proper timing, variable management, and global leaderboard implementation.

cloud-variables highscore advanced game-mechanics
Asked by GameDev_Alex
Jan 22, 2024
6789
views

Creating realistic day-night cycles with accurate celestial movements

Learn how to implement astronomically accurate sun and moon cycles in Scratch with real-time synchronization, seasonal variations, and proper celestial mechanics. Complete guide for advanced time-based simulations.

astronomy simulation advanced time-systems
Asked by AstroSimulator_Dev
Jan 25, 2024
4892
views

Fixing 3D engine rendering glitches and depth sorting issues

Learn how to solve common 3D rendering problems in Scratch including triangle separation, depth sorting errors, and backface culling. Complete guide with advanced 3D programming techniques.

3d-graphics rendering advanced engine-development
Asked by Engine3D_Dev
Jan 23, 2024
2890
views

Fixing clone spawning issues and 300 clone limit problems

Solve common clone spawning problems in Scratch games including the 300 clone limit, proper clone deletion, and efficient clone management. Complete troubleshooting guide.

clones debugging beginner game-mechanics
Asked by CloneManager_Pro
Jan 25, 2024
3200
views

Fixing music mute/unmute switching issues in Scratch

Learn how to properly implement music mute/unmute functionality without causing random music switching. Complete solution with code examples for audio control in Scratch games.

audio music sound-control intermediate game-mechanics
Asked by AudioFixer_Dev
Jan 22, 2024
2940
views

Fixing script refresh and timing issues in Scratch projects

Learn how to properly implement auto-refreshing scripts and solve timing problems in Scratch. Complete guide to debugging refresh loops and custom block timing issues.

timing refresh custom-blocks intermediate debugging
Asked by ScriptTiming_Expert
Jan 26, 2024
3780
views

Fixing shop system pricing issues with lists in Scratch

Learn how to properly implement shop systems with lists for item prices and inventory management. Complete guide to debugging pricing problems in Scratch game shops.

lists shop-system pricing intermediate game-mechanics
Asked by ShopSystem_Dev
Jan 25, 2024
2156
views

How to add FPS counter to your Scratch games

Learn multiple methods to implement FPS (frames per second) counters in your Scratch games for performance monitoring and optimization. Complete tutorial with different approaches.

fps performance optimization intermediate game-development
Asked by GamePerformance_Dev
Jan 24, 2024
412
views

How to add screenshots and images to Scratch discussion forums

Complete guide on sharing screenshots and images in Scratch forums using approved image hosting services. Learn the step-by-step process for beginners.

forums screenshots images beginner community
Asked by ForumHelper_Pro
Jan 23, 2024
734
views

How to create a split-screen scrolling game in Scratch

Complete tutorial on building split-screen multiplayer games with scrolling backgrounds in Scratch. Learn viewport management and player coordination techniques.

multiplayer scrolling split-screen intermediate game-design
Asked by GameDev_Master
Jan 24, 2024
1847
views

How to customize variable slider number ranges

Learn how to set custom ranges for variable sliders in Scratch, including negative numbers and platform-specific tips for desktop and mobile users.

variables sliders interface beginner customization
Asked by UICustomizer_Pro
Jan 23, 2024
3247
views

How to detect multiple frequencies in Scratch audio projects

Learn how to implement frequency detection and audio analysis in Scratch using loudness sensors and sound processing techniques. Complete guide with code examples for audio-reactive projects.

audio sensors advanced sound-processing
Asked by AudioCoder_Sam
Jan 22, 2024
588
views

How to make a sprite say different things when clicked multiple times

Learn how to create interactive dialogue systems in Scratch where sprites say different messages each time they're clicked. Complete tutorial with variables and lists for beginners.

dialogue interaction variables beginner sprites
Asked by DialogueMaster88
Jan 22, 2024
923
views

How to make objects follow predefined paths in Scratch

Complete guide on creating path-following systems for objects in Scratch games. Learn conveyor belts, waypoint navigation, and automated movement patterns.

movement automation paths intermediate game-mechanics
Asked by PathMaster_Dev
Jan 25, 2024
3650
views

Implementing hitscan projectiles effectively

Learn how to create efficient hitscan projectile systems in Scratch with instant hit detection, visual effects, and performance optimization. Complete guide for action games.

projectiles collision-detection intermediate action-games
Asked by ActionGame_Coder
Jan 25, 2024
2890
views

Need help with a game currency system

Learn how to implement a currency system in your Scratch multiplayer games with variables, shop mechanics, and player-specific data management. Complete tutorial for game developers.

variables currency multiplayer game-mechanics shop-system
Asked by GameDevStudio
Jan 22, 2024
2890
views

Nested function parameters parsing issues

Learn how to handle nested function calls and parameter parsing in custom programming language implementations. Complete guide with variable scope management and recursive function handling.

custom-blocks parsing advanced functions
Asked by CodeParser_Dev
Jan 23, 2024
4120
views

Online player counter not working properly

Learn how to implement a reliable online player counter system using cloud variables in Scratch. Complete guide with real-time tracking, connection management, and multiplayer features.

cloud-variables multiplayer intermediate online-features
Asked by MultiplayerDev_Pro
Jan 24, 2024
2890
views

Why broadcast messages execute multiple times unexpectedly

Learn why broadcast blocks might execute more times than expected and how to handle clone communication properly. Complete guide to debugging broadcast issues in complex Scratch projects.

broadcast clones debugging intermediate communication
Asked by BroadcastDebugger
Jan 23, 2024
4150
views

Why new Scratchers cannot use cloud variables and how to get access

Learn about Scratch's cloud variable restrictions for new users, why they exist, and how to gain access to cloud variables for your projects. Complete guide to cloud variable permissions.

cloud-variables permissions beginner account-status community
Asked by CloudVariable_Expert
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