arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Bug/Improvements: Background Group API

Open pushfoo opened this issue 2 years ago • 1 comments

What should be added/changed?

  • [ ] Fix the divide by zero error when a layer's depth is 0 in ParallaxGroup
  • [ ] 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?

  1. Usability for beginners
  2. General API consistency

pushfoo avatar Feb 19 '23 03:02 pushfoo

Move to 3.1 with other background stuff

DragonMoffon avatar Aug 04 '23 08:08 DragonMoffon