Need help with a simple game

I’m making a simple game for a school assignment, but I’m really bad at programming and I can’t get my character to animate, so I was wondering if anyone would mind looking at my project (83 mb) and helping me out.

What I have:
Standard Unity level with grass, hills, trees, etc
3Ds Max model, rigged and animated (I’m using the standard Unity 3rd Person Controller and Camera)
Script to shoot simple spheres
Enemies (same model as the player but different skin) that look my direction and walk towards me

What needs to be done:
Player’s animation needs to be fixed (tried everything…)
Enemies niet to shoot at me and maybe not run into me or eachother
Player and enemies have to be able to cause damage to eachother and dissapear when they’re shot 3 times or so

That’s the basics really. Other than that maybe some power ups and a Menu.
They also want me to make a multiplayer (simple 2 browsers on 1 pc thing where 2 players can walk around and shoot the enemies),

If anyone would want to look into my project and help that would be greatly appreciated.

Add me: Justin-UD on skype

I have the same idea of you of creating a simple game, which I have a great idea for it. The problem is that I can make it because im not an expert at unity. I think I can help you make your game with my skill if you help me make mine. Were are you from?

If you know how to fix my game then I really don’t know what I could help you with. I’m not that good at it either, that’s why I’m asking someone more experienced for help here :slight_smile:

Hey Justin,

I think, noone really has got the time to completely code your game here :smile: So we can just give you advice like studying the docs from unity and look on some tutorials. For example, there is a good tutorial for AI. http://www.youtube.com/watch?v=6-aXYsRUnnQ
I guess it is on german, but maybe you can understand it by watching the video anyway.

Your players animation needs to be fixed, but like a car, you should tell the mechanic, whats wrong with it :wink:
And just a simple multiplayer isnt that simple. For gods sake, there is no make it an online game button :wink: