Need Help with Scripting on a 2D Platformer Game

Hey Everyone,

So I am new to the unity forums as well as using unity. I started putting together a 2D game following tutorials and reading up on threads here in the forums. However, I do need help with a few things which I’m willing to pay for any script work that helps the game. So far I have a character on a horse running, jumping, and idle. Here’s what I need:

  1. (Double Jump) - The character right now can jump with the horse however I want him to be able to do a double jump. Of course the horse will not be able to double jump. Instead when character jumps with horse while in mid air hitting the jump button again it will make the character jump off the horse hence doing a double jump. Once off the horse character can run around on foot. Character will then be able to jump back on horse at anytime.

  2. (Character Shooting) - The character has a revolver on his left hand. Would like to see him shoot the gun.

  3. (Enemy AI) - I know this one is a tough one. I have several enemies that will simply follow and shoot at the player. Think Zombieville.

If anyone can help with any of these please let me know. I can provide more details of the game to interested programmers. Thanks for reading.

you should post this in the commercial thread on the forums if you’re looking to hire someone.

Thanks

Thanks. I don’t really want to double post so if the moderator can add this thread to that section that would be great. Like I said I am willing to pay someone for the scripts but at the same time I would like to learn how to do it as well.