#need help with marble please

13 messages · Page 1 of 1 (latest)

real halo
#

can somebody help me make a speed pad that applies velocity to a marble when it touches a part? the marble is spawned in using a script and is how the player moves.

#

PING IF YOU CAN

mellow herald
#

@real halo I can but

#

Can you invite me in Team Create? If you worried about getting scam then you give me more infomation
What is the velocity

real halo
#

do you need the script of the marble?

mellow herald
#

You pick

dusk girder
#

Just multiply assembly linear velocity with how much you want to increment in only 2 axis (x and z) btw

real halo
#

idk how to do that thats why im asking for someone to help me make it

real halo
dusk girder
#

When marble touches to part determine if it's the real marble and just make "part.AssemblyLinearVelocity = part.AssemblyLinearVelocity * Vector3.new(x, y, z)"

#

Make 'y' 1