itsTripp / Platformer_Shooter

0 stars 3 forks source link

Weapon/Ammo Resistances #23

Closed itsTripp closed 2 years ago

itsTripp commented 2 years ago

Create core functionality for enemies to have certain resistances to weapon or ammo types.

Ex: A shotgunner enemy will take little to no damage from weapons that use the shotgun ammo type. Instead, the player must find an alternative weapon that will defeat the enemy.

This needs to be discussed a little further, possibly a community poll

AfterMath24 commented 2 years ago

Goal is to complete this by 2/14