Summary
Reusing parts of your work is almost always a good idea. In this chapter, we learned how to reuse whole branches of the scene tree as separate scenes. This will come in handy in the following chapters as we are now able to work on the player’s camera movement separately and create collisions in all rocks and walls simultaneously. But that’s for the next chapter.