Character Implementation and AnimInstance with C++ – Making A Real Time Strategy – Battle Royale Game with Unreal Engine 4
Introduction In this article we implement our base character class. Firstly we implement BaseStats class in order to store our […]