decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

The web editor incorrect entity rotation #1050

Closed decentraland-bot closed 5 months ago

decentraland-bot commented 9 months ago

Severity:

SEV-4 | Minor issue

Description:

Seems like the entity rotation done on the editor is not working as expected. A user had to set entity rotation to 270 instead of -90. Before that the building did not appear when he tried to deploy. After following the above, he was able to deploy without any issues

Operating system:

NA

Code snippet:

NA

Steps to reproduce:

NA

Ticket number:

https://discord.com/channels/417796904760639509/1176602559004287107

nearnshaw commented 5 months ago

@nicoecheza @cazala this issue is already fixed, right?

cazala commented 5 months ago

I believe so yes, the Editor currently does not use negative values for rotation, it will wrap them around 360 to a positive value.