Introducing GameModulesActor
v4.0
Game Modules 4 introduces GameModulesActor
and GameModulesInventoryActor
, which you can inherit your own actor classes from.
These classes have all the Game Modules set up to run almost entirely autonomously, and will make it much easier to start using Game Modules.
Last updated