space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.58k stars 3.21k forks source link

Grilles need NoRot #31943

Open Emisse opened 2 weeks ago

Emisse commented 2 weeks ago

easy first pr for any beginner add NoRot to grilles

mirrorcult commented 2 weeks ago

i dont think this is true

mirrorcult commented 2 weeks ago

what is causing you to believe this

Emisse commented 2 weeks ago

they are able to rotate

Emisse commented 2 weeks ago

image image

mirrorcult commented 2 weeks ago

for ppl reading this that means transform norot and not sprite norot emisse is correct

Muolai commented 2 weeks ago

for ppl reading this that means transform norot and not sprite norot emisse is correct

any example of a norot block? nvm

Muolai commented 2 weeks ago

Get the error: : 'NoRot entity has a non-zero local rotation. entity: grille (537/n537, Grille)' does this mean that there is a grille that is mapped with rotation, or adding:

Emisse commented 2 weeks ago

image should just work if you put this under components of Grille entity

Muolai commented 2 weeks ago

image this is in grille.yml

Girders has this implemented and i saw no place where a local rotation is referenced so idk what the issue is

Muolai commented 2 weeks ago

image should just work if you put this under components of Grille entity

the grille next to the anom gen on the test map is mapped in rotated......

Muolai commented 2 weeks ago

removed rot from the offending grille and now it works, i hope noone did that on the regular maps........