16
skiilaa
7y

!multirant

1. MonoDevelop

Installed Unity for a game I'm working on. Realized I didn't reinstall VS when my SSD got corrupted. Didn't install VS plugin w/ Unity.

So now I have MonoDevelop. It's not a bad editor, but PLEASE. IF YOU ARE GOING TO HIGHLIGHT A FUNCTION WITH RED BECAUSE IT DOESNT EXIST IN THE CLASS, THEN TELL ME, WHAT THE FUCK EXISTS IN THE CLASS!

2. UnityJS

Unity's JS implementation is terrible.

First, let's throw basic syntax shit out on the window. string.toUpperCase? Nah, let's make it string.ToUpperCase to annoy the shit out of devs.

AND SOME OF THE STANDARD FUNCTIONS ARENT EVEN FUCKING WORKING!

Need to use parseInt(string, 2)? WELL GO FUCK YOURSELF, BECAUSE WE DIDNT IMPLEMENT THAT SHIT.

...or use C# I guess...

FUCK UNITY.
🖕🖕🖕

Comments
Add Comment