Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Undertale for Scratch
- ToastDemon
-
47 posts
Undertale for Scratch
Undertale is a masterpiece, I want to bring that masterpiece to Scratch.
So far I have the intro all set up, and I know how the RPG style works, but what I really need to know is how to get the Battle mechanism.
If you didn't know, here are the choices in battle:
FIGHT ACT ITEM MERCY
Please look up Undertale videos so you can get an idea of what the battle mechanism looks like.
It'd be nice if I can get some help, thank you!
So far I have the intro all set up, and I know how the RPG style works, but what I really need to know is how to get the Battle mechanism.
If you didn't know, here are the choices in battle:
FIGHT ACT ITEM MERCY
Please look up Undertale videos so you can get an idea of what the battle mechanism looks like.
It'd be nice if I can get some help, thank you!
- johnsoncool676
-
42 posts
Undertale for Scratch
Well, for your buttons, make a sprite, draw what you want it to look like, then use the…
I hope this helped!
when this sprite clicked…Block to activate a script, in which you may add a…
broadcast [Attack! v]Block, and a…
when I receive [Attack! v]… Block to the player to make it attack.
I hope this helped!
- ToastDemon
-
47 posts
Undertale for Scratch
Well, for your buttons, make a sprite, draw what you want it to look like, then use the…when this sprite clicked…Block to activate a script, in which you may add a…broadcast [Attack! v]Block, and a…when I receive [Attack! v]… Block to the player to make it attack.
I hope this helped!
Thanks! I'll be sure to try it.
- ChrisMcCrazy
-
1 post
Undertale for Scratch

I am glad someone is recreating this masterpiece of a game.
I have some advice for you. The engine used for Scratch games is quite weak used to the ones we are custom with. So try and make graphics not too detailed to make the game less lag-like.
defineThe “More Parts” section will be a handy tool due to the same battle openings, closings, music, etc.
when I start as a cloneThe “Clone” tool is great for certain attack patterns.
if on edge, bounceThis is also great if you wish to make more complex attack patterns.
And that's all I have up my hands.

Hopefully you'll read this, good luck with the project.

- -Ravindra-
-
100+ posts
Undertale for Scratch
I don't have too many suggestions, but for healing items/health you could use variables. For bosses that get affected (some of the bosses get worse at attacking when you talk to them) by certain actions, you could have it use variables to tell the boss to attack slightly weaker and such. I don't code much on Scratch, so that's all I have to offer. This sounds like an awesome project, can't wait to see it done!
- AntFilms
-
30 posts
Undertale for Scratch
Could I help? Maybe you could share it and I could remix and see what I can do! I would love to help!
- nathmorr
-
24 posts
Undertale for Scratch
I'm making an engine and it should be up by Monday. If anyone is interested, I can link it.
- ToastDemon
-
47 posts
Undertale for Scratch
I'm making an engine and it should be up by Monday. If anyone is interested, I can link it.
That would be nice!
- JavierR100
-
500+ posts
Undertale for Scratch
It might work but, if you click it when you're dodging the monster attack, it would glitch up the game, so i prefer using the controls on place of clicking it Well, for your buttons, make a sprite, draw what you want it to look like, then use the…when this sprite clicked…Block to activate a script, in which you may add a…broadcast [Attack! v]Block, and a…when I receive [Attack! v]… Block to the player to make it attack.
I hope this helped!
- IsAnimeRealTem
-
35 posts
Undertale for Scratch
Remix pococpustaika's (uhh.. didn't spell it right) project
- Harakou
-
1000+ posts
Undertale for Scratch
Closing this thread because it's quite old and is getting some spam - please check the date before posting! OP can ask for this to be re-opened if they want.
- Discussion Forums
- » Help with Scripts
-
» Undertale for Scratch