EasyPop
A downloadable asset pack for Windows and macOS
EasyPop is a robust pop-in toolkit for Unity, emphasizing simplicity, versatility, and stability!
Easily deactivate parts of your scene based on player location: just set an area, then drag+drop the objects you want to deactivate.
Most mid-to-large Unity scenes waste resources on game objects which are out of view to the player. EasyPop solves this issue, improving performance by deactivating objects when the player is not nearby.
EasyPop is NOT frustum culling or occlusion culling. It's much more powerful. Unlike those systems (which only cull renderers) EasyPop FULLY DEACTIVATES GAMEOBJECTS. The culled objects will not perform Update/FixedUpdate, physics, collision, or several other expensive procedures (such as updating animation trees). As such, the performance benefits are much much higher.
Although results vary by scene, EasyPop singlehandedly doubled the framerate in the commercial game I developed it for.
> Efficient and stable
> Quick set up with simple, uncluttered GUI
> Works with any environment (indoor, outdoor, wide-open, dense, mixed, etc)
> Supports any character motor solution
> No limit to number of simultaneous players
> Supports most pathfinding solutions, including Unity's standard NavMesh, and Aron Granberg's A* Pathfinding Project.
> Can be used alongside Unity's LOD system
> Optional "transition" system seamlessly disguises pop-in, with multiple customizeable styles
Proceeds from EasyPop fund my forthcoming indie game, In The Crags
EasyPop Requires Unity version 5.6 or newer. All code is in C#
Status | Released |
Category | Assets |
Author | Schera Wyss |
Tags | code-asset, optimization, plugin, pop-in, Unity, unity3d |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $19.99 USD. You will get access to the following files:
Download demo
Development log
- EasyPop v1.2Feb 05, 2020
Leave a comment
Log in with itch.io to leave a comment.