Skip to main content

038. Unity3d Tutorial - BaseStat Cleanup

See video

We continue with another tutorial in our Hack And Slash demo made with the Unity3d Game Engine.

In this video, We revisit the BaseStat class to add the proper commenting, and fixing up any miscellaneous code.

Tags:

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Offline
Joined: Jul 16 2011

I don't understand why you need all these summaries, comments and etc for a 50lines script.

Offline
Joined: May 11 2011

well most people who follow this tutorial didn't know anything about C# when they started at one, people like me still have a long way to go, before we start scripting for ourselves to do our own unique things, the summaries and comments are for reference and educational purposes. in other cases where there are sometimes huge scripts, programmers often put summaries to save them deciphering there own code again, and its already there in english(or any other language you choose). hes mainly doing it to stop people asking what "these" commands do.

Offline
Joined: Jul 26 2011

"I generally leave a space between my publics and my privates."

One of the reasons I've stuck with watching these videos is because Petey comes across as a regular guy :)

Offline
Joined: Sep 11 2011

I noticed that your comments are auto filling in based on the method right below it. Is this your video editing or is there a plugin/addon/extension/etc that does this?

Offline
Joined: Sep 11 2011

sorry for double post, and there is no way for me to remove the second entry.

Offline
Joined: Sep 11 2011

I noticed that your comments are auto filling in based on the method right below it. Is this your video editing or is there a plugin/addon/extension/etc that does this?