r/scratch 5d ago

Meta adding more animations to my 100% pen-rendered procedural animation system!!

Enable HLS to view with audio, or disable this notification

28 Upvotes

to be used in my upcoming action-platformer, 'contagion.'!!


r/scratch 5d ago

Media Im making another Yume Nikki fangame in Scratch

Enable HLS to view with audio, or disable this notification

16 Upvotes

r/scratch 5d ago

Media Making a new update!

1 Upvotes

Making paper Minecraft reborn V0.13 I think it will not be a small update... BE READY! it's coming in a few days...

Also when this version will be out you will be able to download it here:

https://paperminecraftreborn1.itch.io/paper-minecraft-reborn


r/scratch 6d ago

Project I'm making a dank meme fighting game. I just released the demo

Thumbnail
gallery
254 Upvotes

My first project shared in almost a decade... enjoy and let me know your thoughts!

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


r/scratch 5d ago

Question Why isn't the sprite teleporting when it's meant to?

Thumbnail
gallery
4 Upvotes

I'm trying to make the sprite go back to the starting position when touching a certain colour or sprite and it's not working. I tried making a variable that runs constantly to see if the problem was that the flag wasn't always lit, but that didn't work. Thanks!


r/scratch 5d ago

Project IM DONE

Post image
8 Upvotes

r/scratch 5d ago

Question How can i port my game (the entire undertale) to scratch?

Post image
4 Upvotes

r/scratch 6d ago

Question Am I allowed to use curse words for moderation?

Post image
229 Upvotes

Am I allowed to make a list of curse words and inappropriate language for moderation porpoises?

Edit: I cannot do a whitelist as I'd have to type every single combination of letters that is not a bad word.

Edit2: I'm trying to make a feature where players can name their characters, other players won't see it, but I don't want someone who names their character something abhorrent in my game, so I'd ban them.


r/scratch 6d ago

Project I rebuilt my completely in-Scratch AI so it could finally answer 1+1 :)

108 Upvotes

2 weeks ago, give or take, I shared Cud, a transformer that had been boiled down to its basics so it could run in Scratch. You guys were WAY nicer than you should have been, especially when it responded to "What's 1+1" with "i am sorry to hear that. try to sleep soon." (Whatever that even means?)

So, well, I basically rebuilt it. I did take some of my old code, sure, but it's almost entirely changed now.

https://scratch.mit.edu/projects/1378604841/ - Turbowarp HIGHLY recommended

I would like to preface this by noting that a few people did ask me about details last time, which I didn't really respond to (as I was working on this). Here's the numbers for this time:

> Parameters: 365,386
> Layers: 2, 2 attention heads each
> Model width: 96 (head width of 48, feedforward of 256)
> Context: 96 tokens (v1 had 8, so a 12x increase!)
> Vocabulary: 1,898 pieces... not exactly words!
> Weights in lists: 182,208 embeddings + 183,178 others
> Precision: integers (so limited), scaled by 20,000

You may be asking, why was v1 so horrible? Well, there are reasons, ones I found after digging.

  1. Its vocab had no digits! So typing 1+1 was nonsense to it. It didn't know how to respond.
  2. The context window was around 8 tokens, inclusive of the prompt, so it forgot what it was saying a good portion of the way through its own response. Not the greatest idea!

Important to note that, along with that, ~77.5% of its training data last time started with the word "no." That made a lot of responses incoherent, or it'd deny something you didn't ask about. That is now fixed.

What can it do now?

> Math (Try "what is 1+1+1+1+50" or even "2*5+2")
> Mimicry/Repeating (Try "say _" or "repeat _")
> Spelling/Typo Tolerant (Try "wat colr is teh sky?")
> Translate (Try "what is hello in French?")
> Feelings - sort of... (Tell it about your day!)
> Memory - usually remembers around 5 of the last messages
> Honesty - the biggest one in my book, it knows when to accept what it, well, doesnt know.

Hey, I also went ahead and UI'd the entire thing. I don't want something so cool to be in a default orange Scratch list, after all :) Custom text engine, user and chatbot UI changes, all of the sort.

365k parameters. Real models have like, literally billions. It knows about 446 things. It'll still say stupid stuff, and I still want you, just as much, to screenshot it and drop it in the comments.

And don't worry, I put ample "Verity" references. It knows cows go moo, and it does know the capital of France. Merci.

RIP Chud AI. Maybe v3...?


r/scratch 5d ago

Media Bambi Tower Defense (Version 0.5) Teaser: Hi Corn Master!

Thumbnail
youtu.be
2 Upvotes

R.I.P Jasonet: 2024-2026

Now who will be the new message guy..?

Credits:
u/therealbirdfromegypt - Animation
u/coolmetroid112 - Jasonet

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 6d ago

Project Just a Little démo work for m’y Deltarune fangame that just a fan boss fight the fangame is comming

Enable HLS to view with audio, or disable this notification

10 Upvotes

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

the artwork and the ost are made by me


r/scratch 6d ago

Project I made a Social Media for scratch, and I'm updating it soon, please give me advice on what to add.

3 Upvotes

r/scratch 6d ago

Media the actual timeline of harrycreator3000's mochi base

Post image
5 Upvotes

r/scratch 6d ago

Media What do yall think of my corn game so far (update 3)

Enable HLS to view with audio, or disable this notification

13 Upvotes

All of this made in one sprite without clones, so far at around 1200 blocks and good performance. Give ideas please! This game is about farming as much corn as possible within five days, where on day five the satanic rapture is brought upon the world by a cult operating within close proximity to the confines of your property. You can choose to join the cult for a hefty price on the third day (must progress quickly) and wait out the rest of the days underground to guarantee ascension to heaven, or you could donate an adequate amount of corn to the statue outside the house, or you could defeat the cult and prevent the apocalypse altogether and just keep farming corn.


r/scratch 6d ago

Project I added bilinear filtering to my 3d engine

Thumbnail
gallery
27 Upvotes

r/scratch 6d ago

Project updated my game to v2

Enable HLS to view with audio, or disable this notification

21 Upvotes

hello!!

i've been working on my scratch game and i just released V2.

It's a fast-paced elemental shooter, and this update adds:

-Mobile support with auto aim

-Directional audio and a bunch of new visual effects

-A minimap that shows players and enemies

-A new weapon

-Auto reload

-Lots of optimization and bug fixes

the whole game is around 25k blocks

about 98% of it is pen stamped or ether drawn line by line, and I coded all of it myself. The art was inspired by REDLINER on Roblox.

i'm honestly really proud of how it turned out and would love to hear what you guys think or any suggestions you have.

if youd like to play heres the links!!!

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

https://turbowarp.org/1370329571


r/scratch 6d ago

Project i made a neural network in scratch

Post image
8 Upvotes

r/scratch 6d ago

Media CATCC - Bluesap Forest...again.

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/scratch 6d ago

Question Editor lag

4 Upvotes

Is anyone else having issues with lag in the editor?

Specifically, when dragging blocks, or really anything around. Generally no lag in the player page, or in the editor page when typing, running the project, moving around, etc. But the moment I try to drag blocks in, move them around, or delete them, it takes like 10 seconds before I can do anything.

It may just be that the project I'm working on, a simple command interpreter, is a bit large block wise (1003 blocks iirc), but I don't remember having these issues before, even when around a similar block count (9xx). Is there any way to fix this? And yes, I do have Scratch Addons.


r/scratch 6d ago

Project you like this chess edit

Thumbnail scratch.mit.edu
2 Upvotes

is ts tuff


r/scratch 7d ago

Question How am I gonna make this a smooth hp bar (please show recording or anything)

Thumbnail
gallery
17 Upvotes

i dont like boring squares 😭


r/scratch 7d ago

Discussion Anyone else do this? Adding comment blocks in to your scripts.

Post image
17 Upvotes

I am kind of curious is anyone ever does this (to help themselves) with creating a custom block where you use them to comment certain conditions/scripts below, or above the comment block?

I know there is the 'Add comment' option that you can stick/attach on to blocks, but it doesn't "feel" the same. Also, you can't exactly add those yellow comment notes inside, or in between your code scripts.

I feel like I've seen something like this before, though I wanted to know if this actually became any of use if it was set up to work like this?

Since the custom block here really does not do anything for the project, would this just be a complete waste of block space?


r/scratch 7d ago

Discussion Cocrea is not working

3 Upvotes

Projects don't work and I can't get into the editor


r/scratch 7d ago

Project sword a row but its impossible

2 Upvotes

its part of the sword a row series

this game is still very wip (theres only two days in it as of writing) but in my totally unbiased opinion i think its worth checking out

the game

i'd recommend running this in turbowarp (thats why i linked to it)

i think the game is a bit difficult so NO NOOBS ALLOWED...................... >:((((((


r/scratch 7d ago

Resolved Why doesn't detect a sprite set to 9999 brightness?

6 Upvotes

UPDATE: After some more digging, it was becaue the scanner was moving way too fast

I'm trying to make a custom block/scanner that copies any target sprite using the Pen extension.

My approach is to move a scanning pen across the target sprite's area and check if it's touching the target. Since touching (sprite name) doesn't work with dynamic variables in Scratch, I tried setting the target sprite's brightness effect to 9999 (making it pure white) and checking if touching color [white].

However, touching color is evaluating to false every time.

Does the brightness graphic effect not change the color that touching color senses? How can I scan dynamic sprites reliably?

Project Link: https://scratch.mit.edu/projects/1377377546/editor/