Discuss Scratch

cyanocitta_cristata
Scratcher
5 posts

how to make a hunger bar

im making a game but i dont know how to make a hunger bar.
requirements:
i want it to look the minecraft hunger bar
it decreases every two minutes
chopbot
Scratcher
81 posts

how to make a hunger bar

when green flag clicked
switch costume to [full]
forever
wait (120) secs
next costume
if <(costume name) = [empty]> then
code
end
end
cyanocitta_cristata
Scratcher
5 posts

how to make a hunger bar

@chopbot thanks
Jbear_
Scratcher
1000+ posts

how to make a hunger bar

cyanocitta_cristata wrote:

@chopbot thanks



FYI @ doesn’t work on the forums
cyanocitta_cristata
Scratcher
5 posts

how to make a hunger bar

Jbear_ wrote:

cyanocitta_cristata wrote:

@chopbot thanks



FYI @ doesn’t work on the forums
ok thanks

Powered by DjangoBB