Dynamic Store System
The Dynamic Store System is a dynamic system to allow Developers to add new Outfits / Pets / Vechicles and more to the store with ease. This system allows for new items to be added at a faster rate and reduces the development time on the store side of things. Making is so the Developers can focus more on major parts of the game. The Dynamic store system will take the given data given to it and add it to a spacific store page that the player interacts with. This will add items automatically without any manual input. The Dynamic store system reduces stores to 1 UI to be needed and reduces rendering for the player UI. Reducing RAM and CPU Usage.
Last updated