PDA

View Full Version : My Alice Zombie FPS


samr97
08-15-2009, 03:01 PM
This Is an Alice game that I made in a limited amount of time so it could no should be perfected. You move with the arrow keys and shoot with the mouse. I also don't know how to make it so you cant go out of the buildings. Anyway, Enjoy.:D

Veryuhbull
08-15-2009, 04:11 PM
It was a good effort but there are a few things that can be improved on.

The most glaring is that the camera ends up in the ground after awhile. This can easily be fixed by orienting the gun and camera to the ground.

The other things I would recommend are:
Making a health varible for the player so losing is a possiblity.
Putting all the zombies on a listed object varible so you could make your code extremely more efficent. (For all zombies do forward etc.)
Making the walls solid (but this is extremely tedious and difficult to do well.)

And maybe just for show add some fog, give the zombies more complex walking animations, and giving the player an arm to hold the gun in.

samr97
08-16-2009, 12:41 AM
Thanks man those ideas should help. I'll get working on it as soon as possible.:cool: