Scullyy / scully_emotemenu

An emote menu for the FiveM community.
GNU General Public License v3.0
76 stars 56 forks source link

tablet2 is upside-down #70

Closed Darahz closed 1 month ago

Darahz commented 1 month ago

Describe the bug Tablet2 prop emote is upside-down.

To Reproduce e tablet2

Expected behavior Just want the tablet to be the right way

Screenshots image

Additional context Easy fix. But people keep commenting on it and i have to rotate it around each time we update the script

Placement = {
    vector3(-0.050000, 0.000000, 0.000000),
    vector3(0.000000, -90.000000, 0.000000),
},

TADA image

Scullyy commented 1 month ago

If you have the solution please make a PR instead and mark this issue #70 as resolved.

Darahz commented 1 month ago

Pull request made