Category Unity

Everything Unity engine-related: Interface, Coding, shaders, etc.

VRChat: My first day in scripting

I had some wrong preconceived ideas about creation in VRChat, because instead of verifying people’s and my own misconceptions I took them as an excuse not to have a look (I’m not a big fan of VRChat‘s ‘chaotic’ experience). ‘It’s…

Altspace: Upload cameras in kits

It can be tricky to have cameras uploaded to Altspace, you’ll usually end up with an error ‘HttpRequestException: 422 Unprocessable Entity‘ If you check the error details you’ll find that it’s caused by an attached ‘UniversalAdditionalCameraData‘ script. We have to…