Hello, I am working on a game on unreal and I may need some help.
For example, I want that whenever the player presses E on a vehicle the player will “become” the camera of the vehicle, like GTA for example.
Pretty much pressing on a cube (or a vehicle in that matter) and becoming the cube/vehicle.
Using blueprints, that is.
Thanks in advance.
just use posses node(https://docs.unrealengine.com/latest/INT/Gameplay/HowTo/PossessPawns/Blueprints/index.html) it help you change from character to vehicle