|
I've been trying to learn how to properly make a platformer in 3D, since I've been mainly coding in 2D, and outside of Unity, until now, but the platformer tutorial is entirely in Java or whatever the unity equivalent is. Is there anywhere where I can find a tutorial in C#?
(comments are locked)
|
The question has been closed Dec 15 '12 at 09:04 AM by burnpsy for the following reason:
Problem is not reproducible or outdated

Isn't C# just Microsoft's ripoff of Java anyway? Or are you talking about the weird Unity Javascript implementation?
In any case, I'm told BurgZurgArcade is good, and they use C#. I've never used any of their stuff, though, so I can't be sure.
I got lost quickly anyway with the code they were using (though I understood parts) in the tutorial using Javascript. Being a rip-off doesn't mean they're exactly the same.
Thanks.