Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » how to make a hunger bar
- 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
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
- Jbear_
-
Scratcher
1000+ posts
how to make a hunger bar
@chopbot thanks
FYI @ doesn’t work on the forums
- cyanocitta_cristata
-
Scratcher
5 posts
how to make a hunger bar
ok thanks@chopbot thanks
FYI @ doesn’t work on the forums
- Discussion Forums
- » Help with Scripts
-
» how to make a hunger bar


