I'm making a game and it's based off of Wizard101. I've been researching and researching scripts and models to create the attacks I need but all I ever get are Showcases and those scripts never work. Could someone explain and show a script to me so I can see how to create attacks?
You need to learn how to use tools, instances, functions and mouseButton1Down, vector3, CFrame
Links:
Tool: https://www.robloxdev.com/api-reference/class/Tool
Instance: http://wiki.roblox.com/index.php?title=Instance_(Data_Structure)
Function: https://www.robloxdev.com/articles/Understanding-Functions-in-Roblox
mouseButton1Down: https://www.youtube.com/watch?v=d2t8PRMMF6o
Vector3: https://www.robloxdev.com/api-reference/datatype/Vector3
CFrame: https://www.youtube.com/watch?v=PV26QxlnyWk
Hope this helps :) If it did, accept the answer! :)
Closed as Not Constructive by green271, piRadians, User#21908, and User#19524
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?