NotHunter101 / ExtraRolesAmongUs

A BepInEx mod for Among Us that adds 4 new roles into the game. This mod can be played on Innersloth servers.
GNU General Public License v3.0
265 stars 60 forks source link

Bug: Sheriff Kill and Medic Shield Button are working through Walls/Doors #93

Closed Popeye4242 closed 3 years ago

NotHunter101 commented 3 years ago

I'm pretty sure I can fix this by replacing all instances where I manually find the closest player with "PlayerControl.FindClosestTarget" I will have to patch it so I can make it target Impostors when I need it to, obviously.