How to make a elemental power

idk if i put this in wrong category or no
but ill like to know how to create my own elemental powers i have tried but never achieved it becuase most of them scripts are pastebin one which sometimes dont even work properly so can anyone teach me how to make elemental powers ( elemental battlegrounds kinda game for people who didnt understand)

dm me on - Blaze@1088

or just respond here

I believe this should go in #help-and-feedback:scripting-support. Please contact an community editor so they can fix it.

Put some scripts and program them. Try making fire powers first.

For fire powers, you should make a fire tool that shoots fire out of it. Also for the fire power, make a figure that is burning, like the human torch from the fantastic 4.

how will i make it so the fire tool that shoots fire goes where i point my mouse?

On roblox, you could find gear that is related with fire.

I am not sure on fire gear on the ROBLOX Avatar Shop, but there are plenty of them, so there is so much to choose. Try out most of them and choose it. If you don’t recommend roblox gear, as most roblox gear from the toolbox have viruses in them (They are NOT friendly) Also, you can find tutorials on YouTube.

Thats all for my advice for now :slightly_smiling_face:

I will help you to the direction to learn what you gotta need when scripting this.
Use CFrame to make the part which you spawn look at mouse.Hit and use RemoteEvents to send a message to the server which tells the server where the player clicked, I suggest doing research to all these things and Mouse to learn how to do this for yourself.

3 Likes