So i just started scripting and i figured out how to create parts, give postions, colours, sizes and whatnot. Then i tried to create moving parts but it's not working no matter what i do. I've searched this up but a lot of the results were unrelated and the only result i found relied on constantly increasing the position by 1 in a loop which isn't what im looking for.
There's no error message in the output either.
I'm trying to give the part a velocity of 15 in the x axis but whenever i run it the part is stationary. I tried making it massless, changing the size, tried increasing the max force but i can't get it to work.
Am i using the wrong property or something?