Hi,
I’m not very proficient with Unreal but I’m trying to make an FPS game where the player swims around a lagoon clearing pollution.
- To do so they must look at the pollution (bottle, tire, barrel) and it will be highlighted with an outline.
- Then they must left click with the targeting reticle over it to destroy it.
Once all of the pollution has been removed the game ends.
It’s the parts in bold that I’m struggling with.
I’ve looked up some tutorials online, such as these;
- Unreal Engine 4 Tutorial - Basic Object Outline (Interaction) - YouTube
- FPS onClick destroy actor not working - Blueprint - Epic Developer Community Forums
But they seem to use earlier versions of Unreal and/or don’t make sense to me
Could anyone provide me with guidance or links to tutorials that could help please? I’ve hit a bit of a brick wall with my project.
Thanks!