Well what I would do is create a variable (Ill call it forum for now) and then make these scripts
Forever
Switch to costume "forum"
Then use things like
"Change forum by 1" to go forward a costume
and
"Change forum by -1" to go backward a cosume
Offline
06dknibbs wrote:
Well what I would do is create a variable (Ill call it forum for now) and then make these scripts
![]()
Forever
Switch to costume "forum"
Then use things like
"Change forum by 1" to go forward a costume
and
"Change forum by -1" to go backward a cosume
![]()
Or, you could do this:
<when green flag clicked>
<forever>
<next costume>
<switch to costume[ (( Costume# (An actual Block) <-> 1 ))
Offline