Why does Transform.eulerAngles and Transform.Rotate() do two different things when given the same numbers representing degrees?
#unityhelp#unity3d#unity#gamedev
My chip8 #emulator can process rom data, run it and display stuff to the screen. Now I need to debug the display functions. #programming#cplusplus#coding
I'm stupid and a bad #programmer who forgets how to fix issues I've already solved in the past. 👎
Screen capping this so I never forget how to read characters from a file properly so that I don't end up with the last character in the file being added to an array twice.