2020-12-20, 06:11 PM
I am working on a right-clickable NPC system. Currently I am checking if the player is aiming on the npc under onplayerupdate.
This solution is not the best, because you should move in order to open the npc's menu. Any way to instantly detect aiming? Is there a callback for aim detection?
This solution is not the best, because you should move in order to open the npc's menu. Any way to instantly detect aiming? Is there a callback for aim detection?