TileActor icon indicating copy to clipboard operation
TileActor copied to clipboard

Actors for dynamically spawning objects in the Unreal Engine

Actor for dynamicly spawning objects around the player in Unreal Engine. Personal project to learn a bit more C++ and play around with the engine.

  • TileActor is the base class that warps the tiles around the viewport.

  • FoliageTileActor draws procedurally placed meshes.

Forum thread: https://forums.unrealengine.com/showthread.php?140814-Procedurally-placed-objects