Need help with CFrame and LookVector

So I’m making a script that makes a part move with LookVector when you press “E” with ProximityPrompt.

Also the game is a part generator that you can push the parts
https://gyazo.com/55994735f9767fcdab7cb66a9e6e7566

The issue is that when I press “E” it doesn’t move.
Also I’ve tried printing the velocity:
Devforum screenshot

I’ve tried looking on the devforum but I didn’t find anything useful and I’ve also tried messing around in my script but nothing made it move.

Here is my script:
Screenshot devforum 2

I would appreciate any help!

I believe that CFraming Parts requires them to be Anchored.

I tried but the bricks just get stuck inside them and they don’t move.

Have you tried increasing the velocity? Multiply the lookvector by a big number like 1000.

Nope the part still doesn’t move.

Oh wait, I didn’t do the right thing and they fling when I press “E”.
Thanks!

But they spawn pretty high in the sky.
https://gyazo.com/e8b86ba64b06b42c28f96557bd798108
Edit: I forgot the velocity was 1000 in the CFrame.