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

How do I create a set of Elemental Attacks? [closed]

Asked by 6 years ago
Edited 6 years ago

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?

0
By the way, I've got a fireball attack created but I searched it up, not on my own. TheFireLord1900 -13 — 6y
0
so you just want us to explain how to go about this right? You don't want a free script? If so you might want to edit your answer to make that more clear. Also if you do want help with a script, you have to post it OBenjOne 190 — 6y
0
I wan't an explanation/walkthrough and the script if anyone doesn't mind TheFireLord1900 -13 — 6y

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?

1 answer

Log in to vote
0
Answered by
Oficcer_F 207 Moderation Voter
6 years ago
Edited 6 years ago

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! :)

0
Some of the links won't allow me to open them. Their blank TheFireLord1900 -13 — 6y
Ad