landgreen / n-gon

2-d physics rogue-lite platformer shooter
https://landgreen.github.io/n-gon/
GNU General Public License v3.0
134 stars 193 forks source link

sideways elevator moving really fast #278

Open Whyisthisnotavalable opened 3 weeks ago

Whyisthisnotavalable commented 3 weeks ago

I haven't tested this on other maps other than buttonbutton but when you have nitinol the movers move really fast.

landgreen commented 3 weeks ago

I can't reproduce this.

kgurchiek commented 3 weeks ago

I’ve heard complaints about this occasionally happening in the new map as well

landgreen commented 3 weeks ago

Just to be clear movers in n-gon are surfaces that push the player left or right. Trains are moving platforms the player can ride. They are called transports in the code.