So I’m currently learning how to script and i’ve been improving a lot lately. There’s just a few topics I need to learn to do what I want to do. One of them is tools. I’m currently trying to figure out how to run events or functions based off what happens with a tool. For example; if a player gets clicked on by another player with a tool, something happens to that player. Or, if a player clicks on an object with a certain tool, a function or event happens. Another example; if a player throws a basketball (tool) and it hits a certain part, how do i tell which player threw it, and how do i access both, the ball and player? If there are any good resources for learning about tools, please show me them, or if theres any uncopylocked games /free models, please send them. If you can offer me personal help for free, please add me on discord! blazin#0420. thank you so much for reading my topic!
1 Like
Yeah, there is an incredibly good resources you can check out. I suggest the Developer Wiki, which has information on almost every datatype, class name, global library, and method.
Both of these go over the events which Tool
instances have, and how to use them.
1 Like