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

Any ideas on how I would make this ball move in a direction at a certain speed?

Asked by 5 years ago

https://gyazo.com/f73e87ec531b8b8d98c9a8676ee4cd51

Not asking for a script, just advice on how I would achieve that.

2 answers

Log in to vote
0
Answered by 5 years ago

Hello! So I see that you're trying to make a projectile. There's a lots of ways that you can make a part move and then apply effects to.

To get the part moving you can use:

  1. TweenService
  2. BodyMovers (such as BodyVelocity, BodyPosition)
    1. CFrame

Each of these has their cons and pros, it depends what you need done and what suits you.

Ad
Log in to vote
0
Answered by 5 years ago

i have no idea tho, Maybe search on youtube.com

Answer this question