Hi!
How can I track the hit impact location on a mesh?
Thanks.
Hi!
How can I track the hit impact location on a mesh?
Thanks.
What do you mean by track? The collision event gives a hit location in world space. You can convert this so it’s relative to the actor and then save that.