Posts

Hi and welcome to Unity Bytes by Gruffy This blog is a simple non directional blog arguing fors and againsts alongside tutorials for programming overall and in particular Unity 3D and C# TLDR; Another Unity blog site to learn and maybe take from, if there's anything worthy of course. So, I'm in a cheeky mood today so we are gonna look into the Camera object available in Unity and scriptable through C#....Screeeeech Stops. But what about knowing code and the Unity IDE Interface? Okay, let's do some of that first. C# is a 3GL (General Purpose) OOP language built and maintained by Microsoft and is also now an open source with comprehensive third party frameworks like MONO that use C# as the language.  It has become a tour de force in programming over the years due to its speedy access times, high level frameworks like .NET to support it in both architectural constraints conformance and additional functionality. And my personal favourite - it is C...
Recent posts