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

#1 2008-10-11 20:03:12

jwsadler
Scratcher
Registered: 2008-10-06
Posts: 4

sprite direction - does it have to be 90 degrees?

Is there any way to set the default direction of a newly created sprite? It appears that by default Scratch assumes a new sprite is facing 90 degrees. Is there any way to change that?

Offline

 

#2 2008-10-11 22:35:02

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: sprite direction - does it have to be 90 degrees?

no it could change with a

<turn cw(  )degrees> block

EG:

<when green flag clicked>
<forever>
  <turn cw( 3 )degrees>             
<end>

Test it out

Offline

 

#3 2008-10-12 04:25:14

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: sprite direction - does it have to be 90 degrees?

change point in direction to anything, you can ALSO change the number as well as selecting.

Offline

 

#4 2008-10-12 04:29:12

markyiscool
Scratcher
Registered: 2008-04-09
Posts: 100+

Re: sprite direction - does it have to be 90 degrees?

to do that, you must go to paint editor and keep rotating the sprite to the desired position


Wanted the Netherlands to win or want to re-experience Spain's victory? Do it withthis!
Projects not being loved, here's an idea!

Offline

 

Board footer