Hey there so basically im making a beatdown for a game and for the barrage I added a weld with the hit box but instead of the dummy looking at me it looks away so im tryna figure out how to use this look vector on humrp with a weld but i cant. Can anyone help me?
If you’re trying to change the enemy’s orientation based on the player, I would use CFrame.Angles, but I’m not sure what other ways you could do this.
This is how I did it, you can mess around with it or change it up to experiment. I recommend reading these topics below as this could get pretty confusing.