Hey There! i’m really new to scripting and iv’e been trying out some tutorials and iv’e been having problems with my tool.
Script:
is there a reason to why this is happening?
Hey There! i’m really new to scripting and iv’e been trying out some tutorials and iv’e been having problems with my tool.
Script:
Change Tip to ToolTip on line 4.
Unless it is something else like a part that doesn’t exist.
try
local Tip = HexBlast:WaitForChild("Tip")
does it work?