I am following along with the [BurgZergArcade HealthBar 1/2 tutorial on Youtube][1] and when Petey opens up Monodevelop his Solution hierarchy is minimal and as you'd expect.
![alt text][2]
[Click for larger image @ Picassa][3]
When I open Monodevelop I have a strange hierarchy:
![alt text][4]
[Click for larger image @ Picassa][5]
**Why are all those *Assembly...* categories showing up when I do not even see them in my project folder?**
## UPDATE ##
So I started over with a new project named **Hack and Slash** and when I got to the point of opening Monodevelop I looked in the Solution pad and found my PlayerHealth.cs script located under *Assembly-CSharp > Assets > Scripts* where one would expect it. Still why it is showing up under **Assembly-CSharp** and not under **Solution Hack and Slash**?
Here is the screenshot:
![alt text][6]
[Click for larger image @ Picassa][7]
Also I should mention that when I created the MMO project I imported a few more assets that were not included in the Standard Asset package (some Pro assets and firstpersonshooter asset). I believe that is why extra categories were created in the MMO Solution hierarchy in Monodevelop. Here is a side by side comparison of the two project folders:
**MMO Project Folder**
![alt text][8]
**Hack and Slash Project Folder**
![alt text][9]
[1]: http://www.youtube.com/watch?v=YYqzz1dy3Ak
[2]: https://lh4.googleusercontent.com/-QCs0OHkr5V4/TnHxEQR50jI/AAAAAAAAADc/cJF_qIzcYfs/s740/Burg%252520Monodev%252520Solution.gif
[3]: https://lh4.googleusercontent.com/-QCs0OHkr5V4/TnHxEQR50jI/AAAAAAAAADc/cJF_qIzcYfs/s1440/Burg%252520Monodev%252520Solution.gif
[4]: https://lh4.googleusercontent.com/-cwNLhHsXkWQ/TnHt8WFtQqI/AAAAAAAAADQ/Segb0jgj8Rs/s740/monodevlop%252520solution%252520issue.gif
[5]: https://lh4.googleusercontent.com/-cwNLhHsXkWQ/TnHt8WFtQqI/AAAAAAAAADQ/Segb0jgj8Rs/s1440/monodevlop%252520solution%252520issue.gif
[6]: https://lh5.googleusercontent.com/-ZNHz_N7bDtI/TnH3roNBW4I/AAAAAAAAADg/eXyzsMJOCJ0/s740/BurgZerg%252520Healthbar%252520Solution%252520looking%252520better.gif
[7]: https://lh5.googleusercontent.com/-ZNHz_N7bDtI/TnH3roNBW4I/AAAAAAAAADg/eXyzsMJOCJ0/s1440/BurgZerg%252520Healthbar%252520Solution%252520looking%252520better.gif
[8]: https://lh3.googleusercontent.com/-hLOLqLgpCys/TnH6Hf0Y-lI/AAAAAAAAADk/boRD5EiKA1g/s512/project%252520folder%252520comparison.gif
[9]: https://lh6.googleusercontent.com/-tFzVzoZ-0-k/TnH6Rbnzp7I/AAAAAAAAADo/_TX3KweUIFk/s512/hands.gif
↧