#New to programming and making trouble with velocity

1 messages · Page 1 of 1 (latest)

covert isle
wanton trailBOT
#

studio** You are now Level 9! **studio

simple ravine
#

um

#

script seems fine

#

i think ball is just slides because it's a ball and the surface is flat, put a wall or something

#

or you want it to stop when it lands?

covert isle
#

yes

#

@simple ravine

simple ravine
#

Maybe you can try this, but im not sure this will work
local vectorZero = Vector3.new(0, 0, 0)
Ball.Velocity = vectorZero
Ball.RotVelocity = vectorZero