morclinic.blogg.se

Undertale battle sprite maker
Undertale battle sprite maker













undertale battle sprite maker

  • 2) set the attack damage for each clone, and then brodcast “invicible ❌” for when they hit.
  • 1) a fight is boring without these! make them! (recommended to use clones).
  • 4) missing an attack will not do anything to your point count, but landing an attack sets it to 0.
  • 3) you can change the acting titles and descriptions in the acts + items actor.
  • to spare when you met the pp requirement.
  • 2) make sure that at least 1 act increases your pacifism points.
  • this is advanced, so only do this if you are experienced with code.
  • cool! before the enemy attack, place this code where you want it to happen.
  • want to add an extra message to something?.
  • you could make a variable so that each time there is a different extra.
  • the bottom 3 blocks tell the game that it’s the enemy’s turn to attack.
  • if you want more than 1 extra dialogue, repeat everything except the bottom 3.
  • please give credit to toby fox and littleozwald.
  • 2) if you want, delete the arrows and page no.
  • it’s good to have an evil and pacifist route.
  • a random block to randomly choose an attack.
  • 2) you may want to do background changes, like for asriel dreemur.
  • 1) change the music! you don’t want to fight a temmie with sans music playing!.
  • 3) feel free to increase the pacifism point requirement.
  • -normal encounter enemies can be like the health already made.
  • -bosses should have high hp with a decent attack power.
  • 2) make sure you have a nice balance of human and monster stats.
  • you can change them in the configure actor.
  • 2) make sure the costumes are capitalized completely.
  • hey! here are some tips and tricks to making a good undertale fight! please read!.
  • you spared it! you got 0 exp and 5 gold!.
  • <- the enemy’s message when sparing you.
  • only doing this while the soul is visible or the game will glitch.
  • purple - move around, trapped on 3 lines.
  • yellow - shoot energy lasers from your soul! you can decide if you want them to cause damage or destroy obstacles.
  • green - no moving, but get a protective shield to prevent attacks.
  • red - float across the screen as normal.
  • blue - jump up from the bottom of the soul box.
  • this is the code for when an attack hits.
  • you won! you earned 100 exp and 7 gold!.
  • the “act 1” to “act 4” code, do ‘when actor clicked’ then ‘change pacifism points by 1’.
  • have the player earn a point for nice acts you have.
  • <- the amount of nice acts needed to spare.
  • <- feel free to change everything but hp.
  • ◾️ don’t mess with the code unless you feel confident enough.
  • ◾️ change all costumes to one of your own.
  • Basic math, simple variables, variables, miscellaneous, simple conditionals, advanced math, conditional loops, lists, delays, simple loops, expert math, advanced string handling, string handling















    Undertale battle sprite maker