I have an arrow component attached to my weapon component. This weapon component is attached to a skeleton (player).
I want to spawn projectile at point where arrow starts.
Right now, I am just drawing debug spere on starting point. But spere is drawn on completely different place then arrow is in my game.
Why is this?
ruigol
(Deep Pixel Studio)
August 5, 2024, 3:52pm
2
You probably just want to get world location
2 Likes
ruigol
(Deep Pixel Studio)
August 5, 2024, 5:10pm
4
feel free to mark it as the solution for someone else in the future
Sure, but there is not mart as done button?
1 Like
ruigol
(Deep Pixel Studio)
August 5, 2024, 5:23pm
6
There is only marking as solution, that way someone who runs into the same issue later down the line can see the discussion and the solution in its full context. It also lets them know it was resolved
nope, there is not this button…
1 Like