Bingdom
Bingdom
Bumping this old thread- this is something that would benefit me too. I have units in my game which will attempt to generate a path to the player (but may...
Hi, Thanks for the help. Strangely, I'm getting the same problem. What would be the main difference writing like that vs naturally? Except I suppose the additional methods dataclass provides....
Thanks for getting back to me so quickly. I can see I've used it in other areas of my project without any issues. The only difference I can see is...
Ok, I found an issue, but it's not the same error I got from AWS. I did notice an inconsistency, so it's likely got to do with it. ```ts import...
Testing the fix now, and I can confirm that the typing output shows the prefix of the other attributes. So there's a bit of an inconsistency between the typing and...