C++/Game Tutorial 28: Dialogue Tree With Pointers!

In this episode we will learn a practical application of pointers, hooking up dialogue nodes in a dialogue tree! There’s countless uses for pointer...
Back to Top