Hello there.
I try to make a top down game using this tutorial Make a Top-Down Shooter in Unreal Engine 4 - YouTube.
I have created an “arrow” actor, then i have set its collision as “block all”. Right mouse clicking generates object “arrow”, this object moves with a speed. Everything works ok, but actor “arrow” does not react on anything exept owner (player character mesh). Really tired of trying to understand why this not works. Screens of code below.
Please, help if you can.