Hey guys, I wish that you could help me on something. I want to know how I can make interactive items, like picking a knife, like dragging something in the air, like if the player were holding something. One example can be like the player in a house and he want to pick a pencil and hold it and let it in some other place.
Thanks everyone.
look into the “Content Examples” Project under the “Learning” section of the launcher. The Blueprint_HUD Map has an example which uses blueprints and inheritance of blueprints to make pickup items. Aaand there are several videos on youtube. The Blueprint_Mouse_Interaction map in the “Content Examples” is also good, it shows how to drag objects around.