Hi,
so I was trying to spawn a projectile, let it float infront of the player relativ to its position and then shoot it. I watched some tutorials, but still couldnt figure it out. Could you write a simple blueprint?
Thanks guys
Upadate:
It seems one of my problems is this inside my projectile BP:
Instead of getting the location from my player and setting it as the new location, my player gets moved around the map and not the projectile.