Troubles with making a projectile face another part

Hello, I am making an rts game where I want the bullet fired from a tank face the enemy, the problem is that its facing the enemy from the bottom, not the front. I have tried for hours but nothing works,


, Here is the script that I used:

Thanks for taking time to read this!

1 Like

okay, for whoever is having the same issue I did, just make a negate part with the bottom/any other surface facing the way you want it to face, one you got the negated part, union it to the projectile and it should work fine!


This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.