Skip to content

Streamer has visual bugs when scaling objects negatively #4227

Open
@q8X

Description

@q8X

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions