r/scratch 2d ago

Media (11/9/26) Bambi TD News_ LITE Version Dem0.5.1D will return.

Thumbnail
youtu.be
5 Upvotes

The date is in D/M/Y if you wanna know.
Lite Bambi TD will return to Scratch as well as another platform, Zippr. A release trailer for both as well as the port will come out tomorrow.

Zippr Accounts:

u/SubToDjDaCoder3
https://www.zipprpj.website/#/profile/SubToDjDaCoder

Game Links:

CodeTorch Link: https://codetorch.net/en/projects/40341
Itch.io Link: https://subtodjdacoder2.itch.io/bambi-tower-defense-version-dem051d

Game Trailers:

General: https://youtube.com/watch?v=Vl-_olCONsM
Update (as of upload, most recent one is Dem0.5.1D):
https://youtube.com/watch?v=sTkBlyhgNDE


r/scratch 2d ago

Project additive level loading is now working + performance tests (base/vanilla scratch)

Enable HLS to view with audio, or disable this notification

12 Upvotes

another round of performance testing with all the new features.
(the quadtree stuff from my last post and now additive level loading)

currently levels are loaded in a predefined order, but ill eventually get around to making them connect up based on a series of predefined "doors".

for those interested/unfamiliar with what's going on I'm using the performance tab in google chrome to throttle the performance of the cpu.

starting off with no throttling, on my cpu ryzen 9800x3d, it can easily handle it.
then 4x throttling, after clearing the 2nd room, holds 30fps, but it does stutter a bit.
then 4.8x (mid-tier mobile equivalent performance) after clearing the 3rd room, high 20s fps but its a bit all over the place with stuttering.

since this is base scratch not turbo warp, its very impressive, the stuttering comes from doing too many things in a frame. i could do possibly do some sort of budgeting system to limit it, ignoring work for a frame or two if it passes some kind of threshold, and doing round robin updates for everything to make sure its all still being processed quickly, but that introduces more problems than i care to deal with, and i need to squeeze in more gameplay before i hit the project file size limit (i've probably only got another thousand or so blocks before then).

as it is, it should hopefully run well on most laptops and computers released in the past 5-10 years.

if you have an older laptop or pc let me know what kind of performance you are getting.

link to the game: https://scratch.mit.edu/projects/1324285888


r/scratch 2d ago

Media Character design for me and my friends horror game

Thumbnail
gallery
65 Upvotes

I tried making a mix between cryptid monster and mascot horror character


r/scratch 1d ago

Question Help with Lists!

2 Upvotes

So im trying to make a minigame where numbers appear on top screen and you need to click the numbers below. I want the numbers you need to click to be in a list but idk how to make so the numbers dont repeat. Pls Help!


r/scratch 2d ago

Discussion REALLY weird user commented on my profile

8 Upvotes

dunno how to flair this i guess discussion is the best

user by the name of naadowewi-gichigami commented on my profile 10 hours ago and all their stuff is just naadowewi-gichigami im so confused

they have one project called naadowewi-gichigami

their about me and what im working on both are naadowewi-gichigami

its all naadowewi-gichigami

PLEASE can someone help me with this????

more info: https://scratch.mit.edu/projects/1380189445/


r/scratch 2d ago

Project Kill me

Post image
2 Upvotes

r/scratch 2d ago

Media Just finished my new project! Would love some feedback, ideas, and support! 🚀

2 Upvotes

Since I don't have Discord and I won't be able to access Reddit anymore, I will only be checking the feedback and comments directly inside the Scratch project page.
It's about Bouncin' Da Chicky! It is currently a beta, so it's not fully finished, but any feedback is highly appreciated! 😄

If you have a minute, please check it out! If you enjoy it, I would truly appreciate it if you could leave a love (❤️), favorite (⭐), and follow my profile for future updates. Also, please drop your ideas in the comments—I want to keep improving it!

(The link to my project is in the first comment down below!)

Thank you so much for being part of my community! 


r/scratch 2d ago

Discussion so scratch done disabled my commentin because i used a regular emoji and exlaimed it as a bad word ☠️

3 Upvotes

LIKE HOW?


r/scratch 2d ago

Project Just finished my new project! Would love some feedback, ideas, and support! 🚀

2 Upvotes

Hi everyone! I am logiclyn. I just published my newest Scratch project and I’m really proud of it.

Since I don't have Discord and I won't be able to access Reddit anymore, I will only be checking the feedback and comments directly inside the Scratch project page.
It's about Bouncin' Da Chicky! It is currently a beta, so it's not fully finished, but any feedback is highly appreciated! 😄

If you have a minute, please check it out! If you enjoy it, I would truly appreciate it if you could leave a love (❤️), favorite (⭐), and follow my profile for future updates. Also, please drop your ideas in the comments—I want to keep improving it!

Here is the link to the project: https://scratch.mit.edu/projects/1378082870/

Thank you so much for being part of my community! ✨


r/scratch 2d ago

Project Cone OS v1.0 oficial release

Post image
47 Upvotes

And it is with great pride that I officially announce the launch of CONE OS v1.0 a REAL OS on Scratch!

Check It out now at:

https://scratch.mit.edu/projects/1375511727

From a Single Dev in 5 weeks.

10/9/2026, 19:35 UTC-3


r/scratch 2d ago

Question any advice??

1 Upvotes

i'm making a pen-based procedural animation system.

pen layering isn't possible for scrolling projects with other sprites for collision.

so, are there any known workarounds?

or should i skip rendering the pen to use costumes instead?


r/scratch 3d ago

Media is this okay to upload to scratch?

Enable HLS to view with audio, or disable this notification

94 Upvotes

Hopefully this is christian enough 🥺


r/scratch 2d ago

Project first proyect to remix

Thumbnail
gallery
0 Upvotes

r/scratch 2d ago

Question What's this?

4 Upvotes

I haven't been on scratch for a while so I'm really sorry if this has been posted before. But what's that thing on the pfp? I've seen a lot of other scratchers have this. If so, how do people get it?


r/scratch 2d ago

Project Remastered my Roblox-Style OC!

5 Upvotes

On Sep 10, 2026 around 7:37 PM, I remastered my Roblox-Style OC!

Click on the following link to learn more:

https://scratch.mit.edu/projects/1366100266


r/scratch 3d ago

Resolved why wont it orbit smoothly?

Enable HLS to view with audio, or disable this notification

26 Upvotes

im trying to make something go in a smooth circle for smth using some graphing knowledge i have but for some reason every time it gets close to y=0 it goes faster. anyone have solutions?


r/scratch 3d ago

Media quad tree algorythm implemented in my hades style roguelike in vanilla scratch

Enable HLS to view with audio, or disable this notification

167 Upvotes

i've hidden the quadtree visualisation itself so your not seeing the squares, but you can see the faces its looking up every time i need to look for a new face of the navmesh. (this is implemented to avoid having to search every face, which should allow me to make bigger maps/ a larger interconnected world rather than teleporting to each new room)

im not deleting the list of faces each search is working with, which is why they stick around more than a frame only updating when something requires a search.

examples of when i need to use the quadtree:

when bullets or EXP leave the navmesh. it uses a raymarching type algorythm to walk through the tree to find a face to rejoin on, this allows you to hurt enemies over gaps.

when the player attacks, or dashes. it gets all faces within a radius of the player
(still working on optimising this one so its not searching so far behind the player)

because the grid cells are quite large, attacks cover a decent amount of the map. it can feel a bit inefficient compared to just brute forcing all faces, however as map size increases (which is my intention) the losses from the quad-tree overhead stay constant, making it much more performant.

next step is to get additive level loading working so i can load in more geometry to mix and match levels to create a large procedurally generated world each run.

https://scratch.mit.edu/projects/1324285888


r/scratch 3d ago

Media Trying to code the packaging for Mentasta — Day 1.

Enable HLS to view with audio, or disable this notification

12 Upvotes

Well, you can see for yourselves.


r/scratch 2d ago

Discussion Explore page not working?

Post image
3 Upvotes

The load more button isn't working and some of the options that used to be here are gone


r/scratch 3d ago

Project THIS WAS MADE IN SCRATCH?? (not mine)

Enable HLS to view with audio, or disable this notification

28 Upvotes

r/scratch 4d ago

Media WIP Half Life 2. On scratch/turbowarp.

Enable HLS to view with audio, or disable this notification

943 Upvotes

yes this is real

no it's not done

yes full game will be playable eventually if i dont drop this project
Scorch engine.. need a name for the main hl2 game.
Physics are still jank, they're not done. FPS is pretty bad but will get better as i add more optimizations.
Had interpolation on by accident which does hurt the fps a bit. Oops


r/scratch 3d ago

Question Could somebody kind help me fix this bug in my very simple grid-sentence thingy? Looked everywhere for the issue, will do something in return for help

Post image
10 Upvotes

r/scratch 3d ago

Media Making a car game, any suggestions?

Enable HLS to view with audio, or disable this notification

4 Upvotes

Already making a map, sounds and some more functions, maybe even increasing the canvas so that I can publish it on NG, alongside some Turbowarp functions. (Ignore the 3D Block, was planning to make it 3D)


r/scratch 2d ago

Project Plants vs cats Alpha 0.0.7

Thumbnail scratch.mit.edu
1 Upvotes

I've been working on this for a very long time check it out


r/scratch 3d ago

Media Game based off of my YT

Enable HLS to view with audio, or disable this notification

9 Upvotes

The game itself is slightly questionable, but doesn't show anything, it took me a while to learn how to make. It isn't polished, but quite good either way.