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

#1 2012-05-03 16:52:18

ThePiGuy225
New Scratcher
Registered: 2012-05-03
Posts: 3

Help please

In my game, every time I go to level 1, the character starts out below the ground! Please help!

Link to project: http://scratch.mit.edu/projects/ThePiGuy225/2512797

Offline

 

#2 2012-05-03 17:18:02

G0D_M0D3
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Help please

I'll just try this without looking at the project.

when gf clicked
go to x: [x pos of starting spot] y: [y pos of starting spot]
There.

Last edited by G0D_M0D3 (2012-05-03 17:18:51)


I made a MC texture pack! Get it at planetminecraft!
http://i.imgur.com/0EG0u.png

Offline

 

#3 2012-05-03 18:02:10

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

Re: Help please

I downloaded your project and y-velocity was at about -4000; set it to zero at the start of the level.


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

Offline

 

#4 2012-05-05 15:01:42

alhadream
Scratcher
Registered: 2012-05-05
Posts: 25

Re: Help please

the advanced way is to first do this on the stage:

when gf clicked
brodcast [level 1 v]
then on your guy, do this

when I receive [level 1 v]
go to x:[x of starting spot] y:[y of starting spot]


http://chzgifs.files.wordpress.com/2012/05/funny-gifs-how-to-get-your-cat-off-the-ipad.gifhttp://images1.wikia.nocookie.net/__cb20110430014360/mspaintadventures/images/thumb/5/57/ERIDANSLUSUS.gif/180px-ERIDANSLUSUS.gif

Offline

 

#5 2012-05-05 15:16:59

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

Re: Help please

alhadream wrote:

the advanced way is to first do this on the stage:

when gf clicked
brodcast [level 1 v]
then on your guy, do this

when I receive [level 1 v]
go to x:[x of starting spot] y:[y of starting spot]

Did you look at the project?


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

Offline

 

#6 2012-05-11 17:35:40

alhadream
Scratcher
Registered: 2012-05-05
Posts: 25

Re: Help please

MoreGamesNow wrote:

alhadream wrote:

the advanced way is to first do this on the stage:

when gf clicked
brodcast [level 1 v]
then on your guy, do this

when I receive [level 1 v]
go to x:[x of starting spot] y:[y of starting spot]

Did you look at the project?

no


http://chzgifs.files.wordpress.com/2012/05/funny-gifs-how-to-get-your-cat-off-the-ipad.gifhttp://images1.wikia.nocookie.net/__cb20110430014360/mspaintadventures/images/thumb/5/57/ERIDANSLUSUS.gif/180px-ERIDANSLUSUS.gif

Offline

 

Board footer