This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-01-30 16:08:22

Gagamonster105
Scratcher
Registered: 2012-11-29
Posts: 100+

Flying

I have this part in my game where there is a fairy and it's not doing anything's it's just flying in one spot. How do I get it to fly and 'buzz' around in a random way.

Thanks


http://i46.tinypic.com/14bklrq.png <click

Offline

 

#2 2013-01-30 16:23:13

Mileaz
Scratcher
Registered: 2012-11-30
Posts: 31

Re: Flying

Will this work for you??  smile

when gf clicked
forever
glide (1) secs to x:(pick random [-240] to [240]) y:(pick random [-180] to [180])
end


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Stalker%21/mca.png

Offline

 

#3 2013-01-31 12:22:28

Gagamonster105
Scratcher
Registered: 2012-11-29
Posts: 100+

Re: Flying

Mileaz wrote:

Will this work for you??  smile

when gf clicked
forever
glide (1) secs to x:(pick random [-240] to [240]) y:(pick random [-180] to [180])
end

Thanks


http://i46.tinypic.com/14bklrq.png <click

Offline

 

Board footer