SwiftUI My Classes dont get injected properly
Im fairly new to SwiftUI and Im trying to build a small game to get used to the syntax but I have the problem that I created a class and created 3 instances in the @main struct but when I try to use them in my View they all turn into the first instance