haoruizh / TPSGame

A try on Unreal 4 and making one playable TPS or FPS game
0 stars 0 forks source link

Enemy #1

Open haoruizh opened 4 years ago

haoruizh commented 4 years ago

Need two major types of enemy: melee and shooter. They need to aim at players. Melee ones need to follow players and attack the player when they are close enough. Shooters need to constantly shoot players. Shooters should have different weapons: rifle, shotgun, and SMG. Enemies can be killed if players shoot at them. After enemies are killed, their models should be destroyed and leave a pack of collectable ammo that the player can collect. the Player can also pick up their weapon if the player does not have it. Different types of enemy need have different appearances and animations.