The March sale is here! Save 50% on select products now through March 21.

Object Pool Plugin

Bruno Xavier L - Code Plugins - Feb 9, 2017
26
4.31 out of 5 stars(26 ratings)
  • 73%
  • 8%
  • 4%
  • 8%
  • 8%

The classes implemented by this plugin builds a fully working Object Pool system super easy to use. It's blazing fast, carefully implemented to reduce overhead as much as possible, making viable to have thousands of actors flying around.

  • Supported Platforms
  • Supported Engine Versions
    4.15 - 4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Preview: youtube.com/watch?v=xou6o6v2LTU


This is not just a simple script to hide/show actors.

The classes implemented by this plugin builds for you a fully working Object Pool system super easy to use.

It's blazing fast, carefully implemented to reduce overhead as much as possible, making viable to have thousands of actors flying around with minimum performance impact while not falling to the quirks and weirdness of instanced meshes. This is specially useful for VR and Mobile platforms!


Yes, the best part of an Object-Pool is that your actors will still be actors with physics simulation, unique materials and all that; but still, your game will render much much faster when you're in need of rendering and animate thousands of unique projectiles, for example.


[NOTE]:

  • NOT Network Replicated!
  • Updates are released for latest two versions or Unreal Engine only.
  • If you don't have latest Unreal Engine installed then you don't have latest Plugin version.

Technical Details

Runtime Plugin:

* 1 Runtime Module

* 1 Editor Module

* 1 Custom Actor Component

* 1 Custom Actor Class

* Runs in Game Main Thread


Platforms Tested: Windows, OSX, Linux, Oculus, Gear VR, Android, iOS


Demo Projects:

UE4.25 Demo

UE4.26 Demo

UE5.2 Demo


Documentation:

Epic Forums