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

#1 2010-07-24 22:39:00

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Pointing

When I open Scratch and begin a new project, when I use the block

<point towards(
the entire sprite turns and points towards the target. However on some projects the entire sprite doesn't shift, only its direction. So if a sprite is pointing to the mouse pointer forever, the sprite's image won't change, only its direction (you won't see the sprite spinning). Is this a different version of Scratch?

Last edited by MoreGamesNow (2010-07-24 22:39:54)


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#2 2010-07-24 22:59:49

UltimateE-HeroNeos
Scratcher
Registered: 2010-06-17
Posts: 100+

Re: Pointing

Nope. Above the /Scripts\/Costumes\/Sounds\
There is a sprite. Look at the left of the sprite. There are buttons. The first button will make you spin when you change the direction. If you press the button with a <--> it will not spin when change direction. It will point to the direction..for example...
If the direction is 80 it will point right if the direction is -80 it will point  left. If you press the button with a square it will not change directions. It will only point one way.


I Joined At 2008. I lost my original account: E-HeroNeos. So...Don't think that I joined at 2010! -_-

Offline

 

#3 2010-07-25 00:30:05

rufflebee
Scratcher
Registered: 2008-10-15
Posts: 1000+

Re: Pointing

http://i301.photobucket.com/albums/nn63/princessrufflebee/3333.png to make the sprite spin click where I circled in blue. To make it just change directions click the button below it.

MoreGamesNow wrote:

So if a sprite is pointing to the mouse pointer forever, the sprite's image won't change, only its direction (you won't see the sprite spinning). Is this a different version of Scratch?

I don't understand this last question though. Could you explain it?

Last edited by rufflebee (2010-07-25 00:31:18)


http://i44.tinypic.com/34e9cab.png

Offline

 

#4 2010-07-25 01:36:32

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Pointing

MoreGamesNow wrote:

When I open Scratch and begin a new project, when I use the block

<point towards(
the entire sprite turns and points towards the target. However on some projects the entire sprite doesn't shift, only its direction. So if a sprite is pointing to the mouse pointer forever, the sprite's image won't change, only its direction (you won't see the sprite spinning). Is this a different version of Scratch?

Above the Scripts tab of a sprite and a bit to the left, you'll see three buttons (to the left of the mini-sprite). Depending on which button is selected, different things can happen.

If the top button is selected, sprites will be able to rotate (full rotation).
If the middle button is selected, sprites will only be able to flip (limited rotation).
If the bottom button is selected, sprites cannot rotate at all (no rotation).

If that sprite had the bottom button selected, that might explain the problem - with the bottom button, the sprite won't rotate but its direction can still change; no matter what button is selected, sprites will always be able to change their direction.


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#5 2010-08-01 21:42:30

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Pointing

Thanks for the help Jonathanpb, and UltimateE-HeroNeos


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

Board footer