AntSharK / Dumdum

1 stars 0 forks source link

Have Player class extend Sprite #132

Closed AntSharK closed 9 months ago

AntSharK commented 9 months ago

Have Player class extend Sprite

This allows for collision events to modify Player properties - and currently this is being used to keep track of how many zombies are in contact with the player.