andoowhy / EgoCS

EgoCS: An Entity (GameObject) Component System framework for Unity3D
MIT License
225 stars 31 forks source link

Create>EgoCS>System creates a file that starts with "/" #5

Closed laurentopia closed 7 years ago

laurentopia commented 7 years ago

So it's invisible in the project view

laurentopia commented 7 years ago

fix: fullWritePath += "/" + newSystemName + ".cs";