Open
Description
What should be added/changed?
- Fix the divide by zero error when a layer's
depth
is 0 inParallaxGroup
- Add support for an initial offset to layers / groups
- An
INFINITE_DEPTH
constant 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