sebas77/Svelto.ECS

using UnityEngine Namespace

Closed this issue · 0 comments

currently
Common/Components/ECSRect.cs
Extensions/Unity/GenericEntityDescriptorHolder.cs

have the 'Using UnityEngine' namespace requirements. I am trying to use the library with monogame and ran into this issue.