6y ago · Jul 19, 2020 3:30 PM
My game loop is getting occasional micro-stutters because string interpolations $"Score: {score}" are generating garbage memory every frame. How can I format text with zero heap allocations?
GameDevSam · Indie Game Developer
Solo indie dev building games with Unity, Monogame, and cust...
Solo indie dev building games with Unity, Monogame, and cust...
The following users thanked GameDevSam for this post: