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

#1 2013-04-18 08:56:28

devone
Scratcher
Registered: 2013-03-19
Posts: 13

how to draw objects

Hello,

i want to create a game, but not sure if this is even possible

when the game starts i want to draw several planets on the screen:
------------------------------------------------------------------------------------------------

the number of planets will be random
size of each planet will be random
& they musnt be touching each other

how do i go about doing this

Offline

 

#2 2013-04-18 11:46:42

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: how to draw objects

Here's an example that uses stamping that might help:

Intersecting Circles Example

If you want a simpler method then you may want to look into something with cloning, I guess.

---

EDIT: Fixed

Last edited by Smozzick (2013-04-18 11:53:01)


http://i50.tinypic.com/ded8m.png

Offline

 

Board footer