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

#1 2013-03-07 16:12:17

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Sombody Help Now!!!!!!!!

I need help making my pig stay on a hill!  please tell me how to to do that!
Thank you VERY MUCH!!!
-lion44

Offline

 

#2 2013-03-07 17:14:20

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Umm, could you post your scripts?

Regards,

CAA14

Offline

 

#3 2013-03-07 17:40:04

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

when gf clicked
forever
   if <touching color [1BE056]
change y by [5]
end

Offline

 

#4 2013-03-07 17:42:01

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Have you shared the project to the site?  Sometimes it's easier just to give us a link to the project and let us look at the whole thing.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#5 2013-03-07 17:43:18

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

lion44 wrote:

when gf clicked
forever
   if <touching color? [#1BE056]>
change y by [5]
end

You forgot the ending ">".

Also, what is the problem? This looks like a stopper script for a character...

Regards,

CAA14

Last edited by CAA14 (2013-03-07 17:44:31)

Offline

 

#6 2013-03-07 17:43:26

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

lion44 wrote:

when gf clicked
forever
   if (touching color [#1BE056]?)
      change y by (5)
   end

Fixed; you forgot to end the (touching color [#1BE056]?) with a ? and a ).

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#7 2013-03-07 17:44:18

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

ErnieParke wrote:

lion44 wrote:

when gf clicked
forever
   if (touching color [#1BE056]?)
      change y by (5)
   end

Fixed; you forgot to end the (touching color [#1BE056]?) with a ? and a ).

With regards,

ErnieParke

LOL, both of us at the same time...  big_smile

Regards,

CAA14

Offline

 

#8 2013-03-07 17:48:09

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

CAA14 wrote:

ErnieParke wrote:

lion44 wrote:

when gf clicked
forever
   if (touching color [#1BE056]?)
      change y by (5)
   end

Fixed; you forgot to end the (touching color [#1BE056]?) with a ? and a ).

With regards,

ErnieParke

LOL, both of us at the same time...  big_smile

Regards,

CAA14

No, they're a few seconds apart. I've seen exact ones though.
And yeah, it would be better if we saw the project.

Offline

 

#9 2013-03-07 21:04:00

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

OK, my project is up.
it is incomplete, so i will update it in the future.
If you check out my page, you will find it.
-Lion44

Offline

 

#10 2013-03-07 22:43:27

bob6
Scratcher
Registered: 2010-07-01
Posts: 100+

Re: Sombody Help Now!!!!!!!!

Umm... where exactly is the pig?
All i see is a green blob on the bottom of the map with two black dots in it.


http://i46.tinypic.com/3148ksz.gif

Offline

 

#11 2013-03-08 10:42:11

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

I am working on figuring out the problem, and should have it fixed today.  smile

Regards,

CAA14

Offline

 

#12 2013-03-08 13:12:10

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Here is the link to the fixes i made, please tell when you've got it so i can delete it.

I have yet to do a platformer, so the jumping doesn't work right and neither does the moving really, but he stays on the green.  smile

Regards,

CAA14

Offline

 

#13 2013-03-08 16:48:44

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

Thanks
Could show me the s cripts in a reply?
Lion44

Offline

 

#14 2013-03-08 16:54:02

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Well, it's uploaded in "CAA14-NL" account, but here's the link Here

Just click on download and then you can use the scripts that you want.

Regards,

CAA14

Offline

 

#15 2013-03-08 18:54:51

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

No, I need you to put it into your response.
-lion44

Offline

 

#16 2013-03-08 19:27:05

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Well, I made several changes, I don't know exactly what I did. I know, forget about the projects I made, there are several platformer engines that you can use that are much better, so here is a link to one.

Or, is it that you can't download?

Regards,

CAA14

Offline

 

#17 2013-03-08 23:46:11

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

It is because I cannot download.
Respond with scripts like this please.

when gf clicked
say [post a reply!]  for (3) secs
-lion44

Offline

 

#18 2013-03-09 00:01:46

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

lion44 wrote:

It is because I cannot download.
Respond with scripts like this please.

when gf clicked
say [post a reply!]  for (3) secs
-lion44

Oh, okay. I will try to Sunday, I don't hint I will be able to tomorrow.

Regards,

CAA14

Offline

 

#19 2013-03-09 12:18:08

lion44
Scratcher
Registered: 2012-12-01
Posts: 39

Re: Sombody Help Now!!!!!!!!

Bump

Offline

 

#20 2013-03-13 14:33:25

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Sombody Help Now!!!!!!!!

Here's a link to a place i told someone else how to do that sort of thing, but i am still figuring out X and Yvel, so i don't use it in the example.

Hope that helps,

CAA14

Offline

 

Board footer