Discuss Scratch

newo360
Scratcher
4 posts

how to make boss stages

im trying to make boss stages for example: in the attacking stage he will teleport to you and deal 5 dmg
codingik
Scratcher
10 posts

how to make boss stages

Hello, newo360.

That depends on the game. If you give me a link to the game, then I could figure it out. Here is what I think would help:

whenclicked
show
change healthby-5
newo360
Scratcher
4 posts

how to make boss stages

danger695
Scratcher
100+ posts

how to make boss stages

newo360 wrote:

im trying to make boss stages for example: in the attacking stage he will teleport to you and deal 5 dmg
A simple script to make the boss teleport to you and do damage is to use this block:
gotoplayerchangehealthby-5
_ninjatuna
Scratcher
58 posts

how to make boss stages

whenIreceive boss fightshowgoto playerchange hpby-5

Powered by DjangoBB