Summary
Now you understand one of the cornerstones of any game. All games have pickups, and they are essential for many aspects of the game. Having them is important, but we have to know how to add them, and you've gained this skill.
Building a few more C++ classes, and getting more and more used to the workflow of coding for Unreal games, is something you spent a lot time on in this chapter.
After creating a class, it has to end up as a blueprint to be used in levels, and you learned how to do that.
Collectables without player interactions are not collectables. It is better to describe them as items. But in order to collect them, the player has to interact with and touch them, and you learned how to trigger overlap between them.
Now, I think that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access