Piper Thunstrom
Piper Thunstrom
Working on this.
I'm willing to do the work on this, just want to confirm it's work you think needs done.
Notes on PyCharm: PyCharm has built in options for adding the content root (the "project" directory. . . usually) and the sources root to the path as part of its...
Adding detail: I was doing this on Python 3.10
A good thing to note: We should see how the new SDL wheels affect WSL when we get a chance.
This has come back up with discussion of dependency injection needs. Still needed, design still isn't finished.
Initial pass: I'm only going to support global positioning. I don't want that to be the 'forever' decision. I can imagine a pattern that allows us to support both fairly...
Just because I didn't comment: This opened after freeze, it looks good, but going to wait until release.
It still relies on `walk` doing the right thing. If we want to support "renderer always gets everything" and "can opt out of event dispatch" we need to split this...
Then how about we change the scope of this to having the current walk step around game objects that don't implement walk?