hello guys,
So the goal of the game i am currently working on is that the player should collect the maximum amount of gold plates to finish the level.I also have some zombies placed in my level to hinder the player reaching his goal. When the player touches the gold plates they get destroyed and the score increase by a pointer of 1.The problem is that the zombies also touch the gold plates which is affecting my whole scoring system. Is there any way in which i can allow the gold plates to only collide with my player pawn and not the enemy(zombie) pawn.
Thanks.



Reply With Quote

Bookmarks