First time working with C#
- Sheng hao Wang
- Mar 23, 2016
- 1 min read
Last night I started up the Roll-A-Ball project and got the basic assets setup to build the game.
Now the next critical step is to write the code to make the game functional. This is the first time for me to work with C#, but I noticed the basic is similar to MEL Script for Maya. Instead of read a bunch of documents on it, I'm going to code alongside the tutorials and learn it on the go.
Also it is good to know that unity site provides full documentation on C#, so if I ever run in to problem while coding I will have some place to get the answer I need.









Comments