About admin

This author has not yet filled in any details.
So far admin has created 43 blog entries.

2.5D Physics

For a new project, I wanted to go with a 2.5d solution. Unfortunately, for optimization, Unity does not allow the rotation of terrains and mesh-based terrains wouldn't be ideal. In order to allow for exciting background scenery, while keeping the illusion of a 2D game, movement along a spline would be important.

2025-11-12T19:33:21+00:00August 2, 2023August 2, 2023Agosto 2, 2023|Categories:Kategorien:Categorie: Code|Tags: , |

WooCommerce Fast Checkout

With proper caching, WooCommerce can be sped up, but dynamic database queries remain slow, especially for sites with a large number of SKUs. Because of a flaw in how Wordpress handles meta data,  searching can come to a crawl at critical moments, such as during the checkout of large orders.

2026-01-31T21:19:48+00:00February 3, 2023Februar 3, 2023Febbraio 3, 2023|Categories:Kategorien:Categorie: Code|Tags: , , |
Go to Top