Fixed linetrace, because it was follow only horizontal axis after locking character pitch. Added empty GunBase class with BP revolver item.
Added Interactable - interface for interaction system. Implemented in test item (TestBox). Created interaction component for character Added interaction input - not implemented.