Actor Spawner Plugin

A C++ based spawning system for actors.

A modular C++ based actor spawner system for Unreal Engine 4. This was originally created for a survival game project for loot spawning.

It is now free and open-source on GitHub.

Tech Used

Unreal Engine 4, C++

Things that I learned

  • UE4's API for plugins