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.
http://scratch.mit.edu/projects/CatScratchz/793804
Offline
Sorry...bump
This is really important to me. I'll really appreciate it if someone takes the time to help out.
Offline
Ugh. Bump.
Offline
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:
to explain, it has velocity (momentum), so the scrolling is really smooth
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:
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
Sincerely,
Me (a.k.a. Kileymeister)
Offline
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!
Offline
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."
Offline
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!
Offline
So is it possible For the AI's to move freely even if they're not in the current frame?
Offline
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.
Offline