Nathan Stocks
Nathan Stocks
`bevy_rapier2d` is working very nicely, now. 🤔
Interesting! I ended up using `bevy_prototype_lyon`, but since I want to switch to using `bevy_rapier2d` for collisions, I'm hoping I'll be able to take advantage of their debug rendering instead...
Cool! I didn't know you could set up custom line rendering for `bevy_rapier2d`.
@NiklasEi I'd rather have it all in one template, providing it was straightforward to remove stuff you don't want. But this is your project, do it how you want! 😄
It turns out we (my workplace) decided not to use this sort of functionality, so I'm abandoning the effort. I _was_ going to investigate using `{identifier}` instead of `^identifier`, but...
Green currently supports Python 3.5+. I would prefer to not intentionally break support for older versions unless we find a good reason for it. What if you gave it a...
I'm fine with removing the Python 2 code, now. We're ~3 years past it's official EOL.
@buhtz Do you have any information on how to reproduce this? - [ ] Operating System name & version - [ ] Output of `green --version` - [ ] Code...
Nice! I have iOS device(s). I'm happy to test if someone has something specific to test, but I don't have time to figure it out from scratch at the moment.
Do you need anything from me to enable this?