PlaceholderGames / 2022-yr2-team-procrastinate

Second CS1S561 Game
2 stars 0 forks source link

Food bins, new enemy, bullet fixes #38

Closed LiamFeasey closed 2 years ago

LiamFeasey commented 2 years ago

Food bins have been added They have a 3 in 6 chance of having food in them. when the food is eaten, or the player interacts with an empty bin, a 30-second timer is started where at the end the bin rolls the dice and see's what it generates (3 in 6 chance it's food)

new enemy has been added: Smack head (ranged) The smack head shoots bullets at the player that have a much higher speed than the player's bullets. Try and dodge their bullets whilst shooting them.

Some fixes to bullets were made so that they face the correct direction now when fired.