My bullet wont move it only spawns

the bullet only spawns it doesnt have any foward movement idk how to fix it.

Hello.

First, this is a developers forum… Paste the code, do not publish an image… we can not edit your code then

Second, in your code, speed=0 so… translate vector is (0,0,0)

Bye.