Unreal C++ Course Chapter 107
On doing Chapter 107. Attaching the Sword, I had some interesting bugs/hangups. I was using a different weapon asset which had it's own issues but the first thing that was happening is that when I picked up the katana, my character would just get ejected from the level. I had to turn off collision detection before I did the attachment. I included the adjustments I made in blueprint for reference…
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.