#Should i try to make a tool that protects the player from harm

10 messages · Page 1 of 1 (latest)

abstract sinew
#

Im a beginner scripter and i was told to do something with tools. Im trying to add animations to the mouse exactly 4 I was told to do something else like tools will this help me understand how?

keen scroll
#

Do whatever you feel.

abstract sinew
#

ok

cyan oasis
cyan oasis
#
Tool.Equipped:Connect(function()
//logic in here

end)
#

Activated means when a player clicks while the mouse while the tool is equipped. Tool.Deactivated is when that input is finished: when the player lets go of their mouse

#

good luck salute