How would i launch a projectile inside my humanrootpart that goes straight to where the character is facing? (assume the projectile is in replicated storage and you use clone for
1 Like
By simply using the Humanoid Root Part’s LookVector and target in that direction
If u don’t know much about lookvectors
how would i “shoot” out the fork then?