BodyPosition issue

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear
    Tornado damage script.
  2. What is the issue? Include screenshots / videos if possible!
    BodyPositions are absurdly powerful, they shoot things around at a ridiculous speed,
    it looks like the speed of a fighter jet almost, its not realistic to have tornadoes pick up things
    like that.
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Lowering the P, and the MaxForce values.
1 Like

BodyPositions are deprecated. How far away are you setting the new BodyPosition? If you set it 5 studs away or 100 studs away the amount of force will change.

Since you posted this in Scripting support you should copy/past the script here as well. Put 3 backticks (```) before and after it so the formatting works and we can read it properly.

You should be using AlignPositions instead.
Mover Constraints: AlignPosition | Documentation - Roblox Creator Hub
Class: AlignPosition | Documentation - Roblox Creator Hub

Heh i fixed it. i made a mistake and set the BP to infinity. It was just me fooling around
while i was developing. I said i lowered it but that was the wrong one

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.