Is it possible to make an NPC trigger a tool’s Activated event? I have NPCs in my game that walk around and equip items they touch, and i wanted to know if i could make them trigger the Activated event of the tool without extra coding.
2 Likes
You mentioned something about tool:Activate() before editing the post and yes it does exist. Tool | Documentation - Roblox Creator Hub
3 Likes
Oh, thanks, i somehow missed it the first time when looking at the tool documentation.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.