Unity3d-Finite-State-Machine
Unity3d-Finite-State-Machine copied to clipboard
Namespaces for samples
Great tool so thank you.
But I just wanted to shoot out a small issue with the naming convention and the samples, Item.cs
in MonsterLove\Samples\Scripts\Item.cs
shouldn't be an Item class or it should be wrapped in a namespace as it's a common conflict name. It's just a small thing but valid.