Mojave-Sun / mojave-sun-13

Join our Discord at: https://discord.gg/ms13 for tests, questions, or to help with development
GNU Affero General Public License v3.0
26 stars 95 forks source link

Turnstiles #2502

Closed cheesePizza2 closed 7 months ago

cheesePizza2 commented 7 months ago

About The Pull Request

Implements the turnstile icons sprited by Infra. They block entry coming from the sides (although, chances are you'll have walls there anyways) and the wrong direction. Taking enough damage will break the bars off (if you have a high enough move_force, you can just walk through it and it'll break itself). You can also hop over one in a second.

Why It's Good For The Game

It's a nice structure for mappers to use, both as a nice fluff piece and as a unique obstacle to slow players down.

Changelog

:cl: add: Added turnstiles. These pre-war structures will stop if you try to run through them in the wrong direction. You can hop over them... or just smash the bars off! /:cl: