The last example we'll cover in this chapter is the creation of a gridded inventory system using a Grid Layout Group component and the Content Fitter component. We'll add text to the banner in a later chapter:
To create the gridded inventory system shown in the preceding screenshot, complete the following steps:
- The shell that holds this inventory system looks remarkably similar to our Pause Panel (refer to the screenshot in step 16 of the previous example). Since they are so similar, and there is no reason to reinvent the wheel, we will just duplicate the Pause Panel we created in Chapter 2, Canvases, Panels, ...