arcade
arcade copied to clipboard
Bug/Improvements: Background Group API
What should be added/changed?
- [ ] Fix the divide by zero error when a layer's
depthis 0 inParallaxGroup - [ ] Add support for an initial offset to layers / groups
- [ ] An
INFINITE_DEPTHconstant to pin things in the distance - [ ] A helper function to sync the offset & background position from a camera or coordinate
What would it help with?
- Usability for beginners
- General API consistency
Move to 3.1 with other background stuff