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

#1 2012-04-03 22:40:46

DanJones
New Scratcher
Registered: 2012-04-03
Posts: 1

Can I please have urgent help!!!

Hey guys, I am not Aactually new to the program as i attended one of the scratch days, anyways, i am workin on a school project, making a game, and i am wondering if i can get some help with a script for a sprite. I am making a kind of donkey kong game, a simple jump up to the exit game, and i am wondering how do i make a sprite that is acting as a walk way solid so another sprite can walk on it, any help is appreciated, i would like the help ASAP if possible!

Thanks alot,
                 Dan Jones  smile

Offline

 

#2 2012-04-04 08:13:20

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Can I please have urgent help!!!

DanJones wrote:

Hey guys, I am not Aactually new to the program as i attended one of the scratch days, anyways, i am workin on a school project, making a game, and i am wondering if i can get some help with a script for a sprite. I am making a kind of donkey kong game, a simple jump up to the exit game, and i am wondering how do i make a sprite that is acting as a walk way solid so another sprite can walk on it, any help is appreciated, i would like the help ASAP if possible!

Thanks alot,
                 Dan Jones  smile

Yes it is possible...but what system you use to detect and respond to that collision could be just about anything  smile .  One of the awesome things about programming is it's incredible variability, but also how specific is must be for each task.  In order to be able to help you, I might need some more information:

1) Are these sprites "flat" surfaces (i.e. there is no angle at all, the y does not change)

2) Are you using gravity/velocity/friction?

3) Are there multiple levels?

4) Would color sensing be possible?


Answer these and hopefully I can get back to you after school  smile


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

Board footer