Im comletly new to dots and checked out the documentation on creating queries.
My problem is, I seeing multiple solutions on how to query my entities. One being Aspects or creating a EntityQuery or SystemAPI.Query.
Can someone do a quick sumary for me for what to use when?
A simple usecase I have is that I want to query for LocalTransform and an other custom Component of mine.