Skip to content

Streamer has visual bugs when scaling objects negatively #4227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
q8X opened this issue May 17, 2025 · 0 comments
Open
1 task done

Streamer has visual bugs when scaling objects negatively #4227

q8X opened this issue May 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@q8X
Copy link

q8X commented May 17, 2025

Describe the bug

as in title

Steps to reproduce

  1. start map editor
  2. spawn any object
  3. press f3 and set scale value to -1 then press ok
  4. see the bug

or use runcode

  1. crun object = createObject(1337,me.position) object:setScale(-1)

Version

Multi Theft Auto v1.6-release-23196

Additional context

positive scaling have no issues when we are close to the objects, but with negative scaling somehow it works backwards?
https://streamable.com/p2oovq

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@q8X q8X added the bug Something isn't working label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant