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.com
MIT License
2.75k stars 3.5k forks source link

Grilles need NoRot #31943

Open Emisse opened 2 months ago

Emisse commented 2 months ago

easy first pr for any beginner add NoRot to grilles

mirrorcult commented 2 months ago

i dont think this is true

mirrorcult commented 2 months ago

what is causing you to believe this

Emisse commented 2 months ago

they are able to rotate

Emisse commented 2 months ago

image image

mirrorcult commented 2 months ago

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

Muolai commented 2 months 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 months 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 months ago

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

Muolai commented 2 months 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 months 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 months ago

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