Hey everyone,
I was wondering how I can get the player position in kismet.
I tried:
-"Get Actor Location"
-"Get Vector Components"
For some reason if I log this, so I see it in my hud, it shows a float 0.000, why is this always staying at 0, and never updating.
What I want to do is taking the position between all the players. and place an actor at that location.
Attach actor to "all players" doesn't do the trick.
If anyone knows how to do this, please help
I was wondering how I can get the player position in kismet.
I tried:
-"Get Actor Location"
-"Get Vector Components"
For some reason if I log this, so I see it in my hud, it shows a float 0.000, why is this always staying at 0, and never updating.
What I want to do is taking the position between all the players. and place an actor at that location.
Attach actor to "all players" doesn't do the trick.
If anyone knows how to do this, please help

Comment