Discuss Scratch
- Discussion Forums
- » Show and Tell
- » Undertale Battle Creator
- terrahero99
-
Scratcher
13 posts
Undertale Battle Creator
hey can you tell me how to make item spawn mid fighte thxHere. As long as the player doesn't have 8 items already, this should work:define Put attack 1 here!And in the other attack blocks make sure you put the Put attack 1 here! block in them.
if <[g.turncounter] = [number turn you want item to spawn on]> then
Give item (item)
end
thx but i need to make it and act
- Picasso1025
-
Scratcher
20 posts
Undertale Battle Creator
Help? I really want to try this but it says “This project is not shared”It got taken down, but was put back up at https://scratch.mit.edu/projects/119165826/ .
* ur momUm…that wasn't very funny, but okay!
hey can you tell me how to make item spawn mid fighte thxHere. As long as the player doesn't have 8 items already, this should work:define Put attack 1 here!And in the other attack blocks make sure you put the Put attack 1 here! block in them.
if <[g.turncounter] = [number turn you want item to spawn on]> then
Give item (item)
end
thx but i need to make it and act
Hmm…do this:
define That block that says stuff that happens after ACT(1,2,3,4) is chosen(Give item [])
- UnlimitedJokinha
-
Scratcher
100+ posts
Undertale Battle Creator
say [Hey,I still need help with that thing.]// Read up there
ask [Can you help me?] and wait
if <
if <[(answer)]=[Yes]> thenask and wait
say [Help me then,please!!]
end
- meowser2015
-
Scratcher
10 posts
Undertale Battle Creator
Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end[/quote]
All you have to do is use the 'switch costume to' block.
- UnlimitedJokinha
-
Scratcher
100+ posts
Undertale Battle Creator
Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end[/quote]
All you have to do is use the 'switch costume to' block.[/quote]
Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v]
- UnlimitedJokinha
-
Scratcher
100+ posts
Undertale Battle Creator
BUUUUUUUUUUUUUUUUUTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT (can u plz add a fart attack
when green flag clickedYou can make your own attacks.
make your own [attack v] if you want to
Cool,right?
Just make a fart attack.
(tutorial in the editor)
when green flag clicked
repeat until <[attack] = [good]>
try again
end
- sharkysowrd
-
Scratcher
4 posts
Undertale Battle Creator
okay thanksum…no that didn't really helpcan you make something like the optin that you can say they can dodge cause i wanna make a fight were you do 0 damge and i can't do that because it always says MISS…it misses either because: 1: you made the enemy def. high enough for it to do that. or 2: you tweaked with the script enough to make it possibly with a low chance glitch. hope that was helpful ^^
I can help you.
If you want it to deal zero damage, put this in the g.monster sprite:when green flag clicked
forever
set [g.dmg_deal v] to [0]
end
- UnlimitedJokinha
-
Scratcher
100+ posts
Undertale Battle Creator
Forget it @loganvcairns helped me he's a guy that makes really cool battles then I asked himHeyo!All you have to do is use the ‘switch costume to’ block.
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.add [meowser2015] to [people who didn't help enough v]

dance (5) times // Unused block(jk)

^^^ That was supposed to be me!

- TheDogArmyELITE
-
Scratcher
16 posts
Undertale Battle Creator
I have a suggestion! Could you add the song “Egomania” to the battle creator?
- CREEPERPIG990
-
Scratcher
18 posts
Undertale Battle Creator
I have a suggestion! Could you add the song “Egomania” to the battle creator?DONE YOU KNOW YOU CAN UPLOAD It TO DEM CUSTOM SONG SPRITE!!!
he won't add any-
forever
say [POCO WONT ADD ANY NEW MUSICS THEY TAKE FOREVER AND STUFF AND TAKE UP MB AND MAKE LAG] for (2) secs
end
- HolaImFredbear
-
Scratcher
15 posts
Undertale Battle Creator
Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end[/quote]
All you have to do is use the 'switch costume to' block.[/quote]
Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v][/quote]
Okay so heres what you should do for that
when I receive [g_monhit v]
wait (0.7) secs
switch costume to [ HURT Sprite]
wait (0.5) secs
switch costume to [ Normal Sprite]
- UnlimitedJokinha
-
Scratcher
100+ posts
Undertale Battle Creator
Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end[/quote]*Know how to do it.
All you have to do is use the 'switch costume to' block.[/quote]
Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v][/quote]
Okay so heres what you should do for that
when I receive [g_monhit v]
wait (0.7) secs
switch costume to [ HURT Sprite]
wait (0.5) secs
switch costume to [ Normal Sprite][/quote]
[/quote]
say [Hello!] // I already k...
I asked loganvcairns,who makes really cool battles,so he should know and,well,I have the answer now.
- herobrowserquest123
-
Scratcher
2 posts
Undertale Battle Creator
(pick random (666) to (10))
if <Project re-shared> then
Hold a party.
- Electrominer101
-
Scratcher
55 posts
Undertale Battle Creator
use the new one(pick random (666) to (10))if <Project re-shared> then
Hold a party.
- Kepler32
-
Scratcher
11 posts
Undertale Battle Creator
Its bugged for me. When i restart the project, battle doesnt appear. Also when i am lucky and battle shows up, it doesnt play music and he plays only one attack.
- UndertaleCoolFan
-
Scratcher
3 posts
Undertale Battle Creator
Hey guys! I'm just gonna post this, and see if you guys like it, or if I should improve it.
Tell me how! Here it is! https://scratch.mit.edu/projects/124180474/
Tell me how! Here it is! https://scratch.mit.edu/projects/124180474/

- UndertaleCoolFan
-
Scratcher
3 posts
Undertale Battle Creator
say [How do you do that Scratchblock thing?] for (5) secs
define Oh wait.



