Objectives and Missions

Well as I have created cities in UE4 and so I wanna add Objectives and mission in it… So can someone help me by telling that how can i add objectives / missions in UE4

I won’t call it a definite solution but one way would be to just give the player a reward or whatever for completing the mission. In other words, when he picks up a specific object he gets something (I’m thinking in terms of games like ‘Borderlands’ and ‘Fallout’ here. Or you could split the city up into streaming levels and have the next level load when the player completes his mission. There’s probably quite a few ways to do it. As far as giving the missions to the player I think that would just be a message delivered via Blueprints or something like that. Seems like it should be pretty easy. Make sure you go through all the example projects and really dig into the Blueprints there. They have a billion tons of stuff there you can use just by copying and modifying it.