rowan04 / CW3-Maze-Game

A maze game for the third coursework task of the programming concepts module at BNU for L4 Digital and Technology Solutions.
1 stars 1 forks source link

can pickup time freeze twice #42

Closed Will-Cross1 closed 1 year ago

rowan04 commented 1 year ago

why, will multiple spawn?

Will-Cross1 commented 1 year ago

you can pick the same one up twice

for some reason it doesn't delete sometimes

rowan04 commented 1 year ago

you can pick the same one up twice

for some reason it doesn't delete sometimes

oh right

Will-Cross1 commented 1 year ago

same issue with wallbreaker item, seems to be if you hit the edge of the item you pick it up but it doesn't disappear

Will-Cross1 commented 1 year ago

fixed

rowan04 commented 1 year ago

cool thanks