Hi jjmjjm - Please don't make a bunch of topics about the same problem...just add new posts on to your old topic next time, please.
There's a couple of ways this could be done - you could either use a sprite that looked like a line and stamp it to make a tree. Or, you could use the Pen commands and draw straight lines by putting the pen down and moving the sprite. I guess I would go with the pen myself because it's easier to vary the color, width and length of the lines.
As for making a forest...have your sprite randomly locate itself somewhere on the screen. Then, have it draw a tree - but only use the "Point in direction", "Move n steps", "Pen up", "Pen down" blocks. None of those depend on where it is on the screen. So if you can teach your sprite how to draw a tree like that, then all you have to do is put it in a Repeat loop that puts it somewhere on the screen and then it can draw a tree there. Hope that helps a bit
Last edited by Paddle2See (2012-10-30 16:46:31)
Offline
jjmjjm wrote:
Although I'm not too sure how to delete the other. Sorry. I'm new. Thanks for the help.
It's okay. Anyhow, just click "report" button and ask for the topic to be deleted for you.
Offline