Discuss Scratch

skullboy22
Scratcher
99 posts

Hard mode

I might make a game but you can select a difficulty, easy or hard. How would I make a hard mode?
Thepuzzlegame
Scratcher
1000+ posts

Hard mode

Depends on the game, your description is very vague. What is the game about?

hi!
skullboy22
Scratcher
99 posts

Hard mode

Thepuzzlegame wrote:

Depends on the game, your description is very vague. What is the game about?
an RPG
Thepuzzlegame
Scratcher
1000+ posts

Hard mode

skullboy22 wrote:

Thepuzzlegame wrote:

Depends on the game, your description is very vague. What is the game about?
an RPG
Does it have enemies? If so, you can change the damage they do depending on the difficulty

forever

if <(mode) = [easy]> then

set [damage v] to [5]
end
if <(mode) = [medium]> then

set [damage v] to [10]
end
if <(mode) = [hard]> then

set [damage v] to [15]
end
end

hi!
Hydra390
New to Scratch
1 post

Hard mode

poop(list :: list)
098765432154321
Scratcher
500+ posts

Hard mode

Hydra390 wrote:

poop(list :: list)
Please do not necropost. This topic was litterally made in 2014!

Highlight something and press Shift+Down to scroll through my signature!
Did I solve your problem? You can support me here at any time here!


Profile | Scratch Wiki Page

Post Goal: 750 | Posts: 620 (130 left) | Progress: 82.6%
Keep in mind that this doesn't update automatically, so it may be a bit off.

Last Update: 2/16/22

Powered by DjangoBB