Coder Social home page Coder Social logo

Comments (2)

GarboMuffin avatar GarboMuffin commented on July 19, 2024

can you post a small example project for us?

from extensions.

Dogo6647 avatar Dogo6647 commented on July 19, 2024

Sure! I actually happened to have a test project early in the development of the game to test just that. I just updated it to include some newer graphics from the game to better illustrate the issue.

Here's a screenshot of the test project on desktop showing a rotated sprite (how the low-res effect SHOULD look like):
desktop_gbalftest
And a 1-pixel line: (Again, on the desktop):
onepixelphone_gbalftest

Whereas on my phone it looks like this:
phone_gbalftest
onepixeldesktop_gbalftest

Notice how when the sprite is rotated/scaled, pixels on the phone look unrealistically thin for a retro-styled game because of the blocks not working? Plus, here's the horrid gap glitch on the level tiles as I mentioned earlier:
Screenshot_20240618-001441_Via
Whereas on the desktop, it simply doesn't exist:
nonexistent

I think this has more to do with Scratch automatically rounding some decimals on the x/y value of the tiles without me telling it to do so, but the low-res effect doubles as a quick fix for that so it's still relevant.

Oh, and here's the test project's sb3 file, along with a packaged version of it:
gbaLFTest_ghissue.zip
To reproduce the issue, simply copy the packaged project to an android device and run it there.

from extensions.

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.