paullj / unity-ecs-instanced-sprite-renderer

An example of a simple performant sprite renderer using Unity's new ECS system
MIT License
138 stars 22 forks source link

In the demo scene, replace AssetDatabase.LoadAssetAtPath (Editor only) to Resources.Load #3

Open JeromeJ opened 6 years ago

JeromeJ commented 6 years ago

That way it would also work in a build.