-Bullet is created and assigned a damage value from a "player damage" table
-Bullet stores the damage value in itself ("my damage")
-Bullet sets the ("my damage") value to a "damage inflicted" variable when hitting enemy.
-Enemy reads "damage inflicted" variable and hurts itself by that value.
0 comments