rushassets / ultimate-grid-inventory-demos

Repository containg the Ultimate Grid Inventory demos and their issues
https://www.rushassets.com/products/ultimate-grid-inventory
MIT License
2 stars 0 forks source link

Create UI deps with Object Pooling #13

Open RubensKj opened 1 year ago

RubensKj commented 1 year ago

Description

Abstract the logic of create the Rect Transforms to an object pooling using scriptable object.

Implementation ideas

Object Pooling for UI

Create architecture with scriptable object for UI builder. Then we can create multiple ways of instantiate game objects and other designs.