biscuit_1
(biscuit)
#1
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:
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:
I would appreciate any help!
Scottifly
(Scottifly)
#2
I believe that CFraming Parts requires them to be Anchored.
biscuit_1
(biscuit)
#3
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.
biscuit_1
(biscuit)
#5
Nope the part still doesn’t move.
biscuit_1
(biscuit)
#6
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.