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

#1 2009-12-08 07:04:57

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Green army showdown (contest)

Alright alright, so I'm making a game, and I'm awful at programming...

Read the description on this project to see what I need you to do. I'll be choosing on December 29th, so I hope everything goes well.  big_smile
http://scratch.mit.edu/projects/CatScratchz/793804


Hey man...

Offline

 

#2 2009-12-08 21:50:12

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

Sorry...bump

This is really important to me. I'll really appreciate it if someone takes the time to help out.


Hey man...

Offline

 

#3 2009-12-09 17:38:09

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

Ugh. Bump.


Hey man...

Offline

 

#4 2009-12-09 17:58:11

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Green army showdown (contest)

Wow.  This looks like it can be made into a REALLY cool     .
Sorry I can't help you fully with this (I'm working on my own      right now), but this is a script that may greatly help you:
http://i49.tinypic.com/33bengi.gif
to explain, it has velocity (momentum), so the scrolling is really smooth  big_smile   If you  look under the part that says "if left key pressed"  you see a section with an "if touching ___".  Just enter in the color of your ground for that.  OK?  good.
now, for infinite scrolling (at least for the ground), you want THIS:
http://i50.tinypic.com/makn7k.gif
you might need a couple of ground sprites with this script, just change the mult variable in the beginning by 1 each time.
If you need any more scripts (or if these don't work [OR if these are too complicated])  just reply  big_smile

Sincerely,
      Me (a.k.a. Kileymeister)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#5 2009-12-09 18:09:25

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

Thanks, that helped a ton. A few people are helping me, but no one has even started to work on the AI that I want.

Thanks again for your help!  big_smile


Hey man...

Offline

 

#6 2009-12-09 18:22:27

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

Although, a few of the scripts are a bit confusing that you showed, such as what I'm supposed to do with variables "mode, x velocity, y velocity, mult, and scroll x."


Hey man...

Offline

 

#7 2009-12-09 18:29:11

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Green army showdown (contest)

Oh right, you can delete "mode" altogether, that's nothing.  X Velocity makes the character speed up if he runs longer, and slide a little.  Y velocity makes realistic jumping, basically. Scroll X is kind of obvious, isn't your      scrolling? Well, scroll x sets all of the stuff to its position, related to Scroll X.  It'll work out if you use it, just have a "set X to (whatever number) + (scroll X)"  script, and the sprite will scroll!


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#8 2009-12-09 18:34:47

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

So is it possible For the AI's to move freely even if they're not in the current frame?


Hey man...

Offline

 

#9 2009-12-10 04:45:08

CatScratchz
Scratcher
Registered: 2009-11-10
Posts: 11

Re: Green army showdown (contest)

So far, I still need enemy AI, team AI, A character following gun, along with a character. I need platforms, I need spawn points, and I need music.

yep.


Hey man...

Offline

 

Board footer