Like the player dashes to the opponent.
For when the player hits the other player they get trapped in a ball you might be able to clone a ball that you want the player to be in and move it to the players humanoidrootpart
I am not sure on that I havenāt messed with dashing but i think it might have something to do with velocity
Do you think I should have learned the basics before doing this?
if you go online and look up player dash Roblox there are some videos, I havenāt seen them but you could try to incorporate it into your game.
How talented of a scripter are you?
if you need some beginner videos here are two channels that are vary helpful,
alvinBlox, https://www.youtube.com/channel/UCp1R0TBvgM7gj0rwTYULmSA
TheDevKing, https://www.youtube.com/channel/UCS2smVWjNGuRzD6HVWmlWwQ
Beginner. I can make a basis teleport script. And a basic GUI walk-speed. So I guess not that talented. -_-
Who should I watch DevKing or alvinblox?
So personally I would hold off on this project this is a vary complicated game you are trying to make and you would need a higher knowledge of code to make it, It would also take many months even if you were a vary talented scripter
Personally I would watch both, I would watch both of there beginner series videos so you can get better at scripting
But donāt give up on this game I would just save it for when you are more experienced, It would make it a lot more enjoyable experience
One last question. Is there any scripts I can study to make something similar to this?
sorry Iām not sure but I would learn how to make a gun, I am guessing they would be simmilar
Your right I have been told my aura was a lot more anxious and stressed.
Both of the channels beginner series do take a while to watch but they can be vary helpful I would also take notes of things you might forget, for example I found events one of the more difficult topics and taking notes defiantly helped
Yep but donāt give up its a great idea just save it for when your more experienced
Iāve said this before on the devforum: stress is the bane of any and all programmers. The resulting frustration causes you to think narrowly and in the opposite direction of your solution. Take a break, do more research on the fundamentals, and hop back onto the project whenever youāre ready.
yep I agree, But I would also learn basics first because if you donāt its like counting to a billion one number at a time, when if experienced counting one million at a time
To add a answer to this topic, you should make a gun system and then elaborate onto it to make a power system, to make the bar I would use a Int value then have it show how much power the player has and update it on the screen however you would like