Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to make a tool that you can precisely throw?

Asked by 1 year ago

i need a tool that you can throw on click, and it removes from your inventory untill you pick it back up. i also need markers that show where is the tool gonna land kinda like this:

                    O      O      O    O
               O                               O
         O                                         O
     O   

O
O

(yes it has to go a little upwards) also it would be handy if you could only pick up your tool, and not steal tohers tools.

0
i dont think anyone here can do that mono67890 -2 — 1y
0
You should probably use AssemblyLinearVelocity which use Vector3 to make a throwing system and the current camera of the player by using the Cframe.LookVector to precise the direction of where the camera is looking at Fouxelefr 7 — 1y

Answer this question