Test 
Get 
License : License: U can use it for your own but not to sell or share it with others.
|
|
|
Change
return workspace:Raycast(root.Position, Vector3.new(0, -5, 0), params) ~= nil
to | What ever value works best for u
return workspace:Raycast(root.Position, Vector3.new(0, -3.5, 0), params) ~= nil
|