Giter Site home page Giter Site logo

Comments (2)

markdibarry avatar markdibarry commented on June 20, 2024 4

I just checked the MRP, and it does look to be an issue with culling specifically with the repeat times setting, though weirdly I don't recall it doing this when it was originally merged, so I'll have to see if something has changed since then. On the bright side, all the cases in the MRP seem to be scenarios that wouldn't be used in an actual parallax scene, but I'd still like to investigate and get it fixed.

Edit: note for myself for later. It definitely is something between repeat times and the child canvas items being scaled up/down.

from godot.

markdibarry avatar markdibarry commented on June 20, 2024 1

Figured it out! It was totally a mistake on my part. I forgot to take scale into consideration with the positioning when increasing the repeat times only with the culling. Fun fact: you can see the canvas cull boundaries if you put your canvas item in a CanvasGroup and add a shader to make all transparent areas a different color! The bounds were positioned wrong so the items would seemingly disappear at random zoom levels or scrolling. You can see it in play here:

2024-06-04.11-35-55.mp4

"Goodbye, my icon people need me..."

Here it is after the fix:

2024-06-04.11-29-02.mp4

I'll make a PR today. Thanks again for the catch!

from godot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.