Creating an asset for the Unity asset store can be an intimidating process. There’s a lot to get done, you’re exposing your code to the…
The intersection of the real & virtual world
Creating an asset for the Unity asset store can be an intimidating process. There’s a lot to get done, you’re exposing your code to the…
I encountered a weird issue in Unity where RenderTextures, ScreenCaptures, and even ReadPixels would have alpha values less than 1 even with solid backgrounds! After…