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

#1 2008-07-10 00:48:12

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Challenge Project

IF anyone could make this game (thanks for the site deatheater), I would be very impressed. If you calculated the air speed and direction and stuff


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#2 2008-07-10 01:49:37

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: Challenge Project

This is quite simple I believe (not certain). i will try it tommarow. if I remember  tongue  So please, remind me  tongue


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

#3 2008-07-10 01:50:46

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Challenge Project

newareagle wrote:

This is quite simple I believe (not certain). i will try it tommarow. if I remember  tongue  So please, remind me  tongue

Ah, factoring the air speed, distance and such. If you want it too be realistic, it won't be easy


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#4 2008-07-10 10:44:24

zachownsallnubs
Scratcher
Registered: 2008-07-02
Posts: 3

Re: Challenge Project

ill have it done soon. You just need to base its movement on ditsance, ands direction.

Offline

 

#5 2008-07-10 12:01:52

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Challenge Project

zachownsallnubs wrote:

ill have it done soon. You just need to base its movement on ditsance, ands direction.

And also the amoutn of time the mouse is done. It's a propeller, it doesn't start up right away  wink


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#6 2008-07-10 13:45:39

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: Challenge Project

Ok Blue, its finished  tongue  iTs a little choppy, and I didnt add in some non-necessary variables.


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

#7 2008-07-10 13:55:50

catowner
Scratcher
Registered: 2008-06-30
Posts: 51

Re: Challenge Project

simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>

<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>

for acceleration switch move 3 steps with move variable steps and increase variable by 0.1

Last edited by catowner (2008-07-10 13:58:23)


there are 3 kinds of people: those who are good at math and those who are good at speling.

Offline

 

#8 2008-07-10 14:00:14

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Challenge Project

catowner wrote:

simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>

<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>

for acceleration switch move 3 steps with move variable steps and increase variable by 0.1

Nope, sorry. You gotta take in the distance to mouse pointer, the speed (which keeps going up) and some other stuff. Once Newareagles gets front page, downlaod and see all the stuff they had to use, and it still is a little choppy (sorry newareagle, I tried to get it away from a wall and it didn't respond)


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#9 2008-07-10 14:05:25

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: Challenge Project

Bluestribute wrote:

catowner wrote:

simple code<when green flag clicked><forever><wait(0.02)secsc><change y by(-1)<end>

<when green flag clicked><forever><wait(0.02)secsc><if><mouse down?><point towards(mouse)<turn cw(180)degrees><move(3)steps>

for acceleration switch move 3 steps with move variable steps and increase variable by 0.1

Nope, sorry. You gotta take in the distance to mouse pointer, the speed (which keeps going up) and some other stuff. Once Newareagles gets front page, downlaod and see all the stuff they had to use, and it still is a little choppy (sorry newareagle, I tried to get it away from a wall and it didn't respond)

Nah, thats not going front page. Its glitched online.


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

#10 2008-07-10 14:06:20

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Challenge Project

http://scratch.mit.edu/forums/viewtopic.php?id=7313 Go there Newareagle


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#11 2008-07-10 17:23:38

demosthenes
Retired Community Moderator
Registered: 2008-02-19
Posts: 1000+

Re: Challenge Project

I made a version!


I've taken a long hiatus, but I still visit sometimes. Give me some time to answer any messages you post on my projects!

Offline

 

Board footer