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 8 of 15)
260
views

3D point-triangle collision detection in Scratch

Master advanced 3D collision detection with complete mathematical implementation. Learn plane projection, normal vectors, and barycentric coordinates for realistic 3D games.

3d-graphics collision-detection advanced-math game-development
Asked by Math3D_Wizard
Jul 25, 2025
164
views

Can I increase the limit for cloud variables in Scratch?

Learn about Scratch cloud variable limitations and discover effective workarounds to store more data using encoding techniques and data compression methods.

cloud-variables data-storage intermediate optimization
Asked by CloudCoder_Max
Jul 27, 2025
210
views

Fixing movement and collision issues in Metroidvania games

Learn how to solve common collision detection problems in platformer games, including hitbox optimization, teleporting glitches, and smooth character movement in Scratch.

collision movement platformer metroidvania advanced
Asked by PlatformerDev_Pro
Jul 23, 2025
184
views

How do I make collisions in Scratch?

Complete guide to implementing collision detection in Scratch games, covering player-ground collisions, sprite interactions, and advanced collision techniques with practical examples.

collision-detection game-mechanics beginner platformer
Asked by GameDev_Pro
Jul 27, 2025
86
views

How do you make a clone go to another clone?

Learn how to create clone-to-clone interactions in Scratch for evolution simulators. Complete guide with position tracking, distance calculation, and AI behavior systems.

clones ai-behavior advanced simulation
Asked by EvolutionCoder92
Jul 27, 2025
132
views

How do you manage collectables/coins in platformers?

Learn effective methods for handling collectables and coins in platformer games using sprite clones and collision detection. Complete guide with practical solutions for game developers.

collectables platformer clones collision-detection intermediate
Asked by PlatformDev_Alex
Jul 26, 2025
384
views

How to control sound duration and timing in Scratch

Learn different techniques for controlling sound playback duration, stopping sounds at specific times, and creating precise audio effects in your Scratch projects.

sound audio timing intermediate
Asked by AudioMaster_Dev
Jul 3, 2025
3056
views

How to create a luck system in Scratch games

Learn how to implement random luck systems, rarity mechanics, and probability-based features in your Scratch games. Complete guide with examples for mining games, loot systems, and more.

random probability game-mechanics intermediate
Asked by GameDevPro88
Jun 18, 2022
156
views

How to create a player cloud data system in Scratch

Learn how to implement a cloud-based player data system in Scratch using cloud variables and unique player IDs. Complete guide with examples for persistent data storage.

cloud-variables data-storage advanced multiplayer
Asked by CloudDev_Alex
Jul 25, 2025
210
views

How to create save/load systems with list data in Scratch

Learn how to implement robust save and load functionality in your Scratch projects, including techniques for saving lists, variables, and game progress with custom encoding methods.

save-system data-storage lists advanced
Asked by SaveSystem_Expert
Jul 24, 2025
198
views

How to fix collision detection issues in Scratch games

Complete guide to solving common collision detection problems in Scratch, including issues with star shapes, hitboxes, and timing problems. Expert solutions included.

collision-detection debugging intermediate game-mechanics
Asked by CollisionFixer_Sam
Jul 26, 2025
118
views

How to fix lag issues in rock paper scissors game

Learn how to optimize your Scratch rock paper scissors game to eliminate lag and improve performance. Complete guide with code examples and best practices.

optimization performance beginner game-mechanics
Asked by GameOptimizer_Dev
Jul 27, 2025
95
views

How to implement smooth level transitions in platformer games

Learn how to create seamless level changing mechanics in your Scratch platformer games. Complete guide with collision detection, variable management, and smooth transitions.

platformer level-design variables game-mechanics intermediate
Asked by PlatformerDev_2024
Jul 26, 2025
120
views

How to make NPCs/Enemies in an open world game?

Learn how to create and manage NPCs and enemies in open world Scratch games using cloning, camera systems, and world coordinates. Complete guide with advanced techniques.

open-world npcs enemies cloning camera-system advanced
Asked by WorldBuilder_Sam
Jul 26, 2025
234
views

How to make your first simple game in Scratch

Complete beginner's guide to creating a fun and simple game in Scratch using basic blocks like operations, variables, and sensing. Perfect for new programmers.

beginner game-development variables sensing
Asked by GameStarter_Maya
Jul 26, 2025
74
views

Is it possible to convert days to months and days?

Learn how to convert day counts to readable date formats in Scratch for library systems and date calculations. Complete tutorial with algorithms and examples.

date-calculation algorithms intermediate math
Asked by LibraryDev_Chris
Jul 27, 2025
127
views

Need help creating traffic system for my game

Looking for assistance with implementing a traffic system in Scratch. Learn how to create moving vehicles, traffic lights, and collision detection for realistic traffic simulation.

traffic simulation intermediate game-mechanics
Asked by CodeBuilder88
Jul 28, 2025
82
views

Scratch chat - help with scripts

Learn about proper ways to get script help in the Scratch community and understand the guidelines for chat systems and cloud variables. Community discussion guide.

community help guidelines cloud-variables beginner
Asked by ScriptHelper_Jordan
Jul 26, 2025
89
views

Setting up AI and animatronics variables in FNAF-style games

Learn how to properly configure AI difficulty and animatronic behavior variables in your Five Nights at Freddy's inspired Scratch games. Complete guide with examples and best practices.

ai variables horror-games game-mechanics intermediate
Asked by GameDevMaster_2024
Jul 26, 2025
196
views

Variable not updating properly - debugging guide

Learn how to fix common variable update issues in Scratch. Complete troubleshooting guide with examples for beginners struggling with variable management.

variables debugging beginner troubleshooting
Asked by VariableHelper_Pro
Jul 26, 2025
326
views

Why are my X and Y coordinates showing NaN in Scratch turbo mode?

Troubleshoot and fix NaN (Not a Number) coordinate values in Scratch projects. Learn about common causes and solutions for coordinate calculation errors in AI and movement scripts.

debugging coordinates variables turbo-mode troubleshooting
Asked by CodeDebugger_2025
Jul 26, 2025
674
views

Why do cloud variables only support numbers?

Understanding the limitations of Scratch cloud variables and why they're restricted to numeric values only. Learn about the technical and safety reasons behind this design decision.

cloud-variables data-storage beginner scratch-limitations
Asked by CodeExplorer92
Jun 16, 2016

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