Discuss Scratch

hammouda101010
Scratcher
13 posts

How Do I Make Fill Bars Without Using Pen And Without Using a Base Sprite

I would like to make a filling bar, but no one talks about it. So I'm making a topic about how can I make my own without a pen

Last edited by hammouda101010 (May 17, 2023 23:36:52)

hammouda101010
Scratcher
13 posts

How Do I Make Fill Bars Without Using Pen And Without Using a Base Sprite

Here is an example of a
sprite of a fill bar (Credits to Yamalpaca)



when green flag clicked
forever
set [confusion] to [true]
if <(confusion) = [true]> then
set [send help] to [true]
end
end

Last edited by hammouda101010 (May 17, 2023 23:52:09)

legendary34678
Scratcher
1000+ posts

How Do I Make Fill Bars Without Using Pen And Without Using a Base Sprite

You'd just have to use a bunch of costumes. Or, make each segment a costume and use a bunch of clones.

Powered by DjangoBB