Hello! I am making a multiplayer game and one problem that I don’t understand is why the bullet is firing from just a single point even though it was set to fire from an object that is moving? I will attach a video and a screen shot of my code to make things have more sense. Thanks!
The way it’s rotate looks like one of the objects points aren’t in the center. IDK if it’s the center or origin but it looks like it’s shift. Check all objects involved in aiming and firing.
1 Like
Ok so I solved it thanks to the person who mentioned to check the aim and objects. It was the bullet I just set the origin dead center and it worked perfectly!
1 Like
Thank you very much for the idea!
1 Like