Starbound
Universal Winged Flight Tech
4개 중 1~4개 표시 중
업데이트: 2021년 7월 25일 @ 오전 3시 16분

Fixed a bug that stopped flight from being activated. Big ups to IndianaJoe4323 for providing the log that helped me fix this :)

If your flight still isn't working, you may have to reinstall the mod. The problem shouldn't re-occur after that though.

업데이트: 2021년 5월 21일 @ 오전 6시 23분

Added some logging to the flight mode activation conditions. Hopefully this will allow me to debug the problem some people have with the tech not activating.

No gameplay changes

업데이트: 2021년 3월 24일 @ 오후 11시 00분

Changed how the in-flight collision poly works.

Before I had to use a big circular poly to prevent issues like getting stuck in the ground due to the collision poly rotating.

Now I've figured out how to keep the collision poly from rotating along with the player sprite, meaning the poly doesn't have to be changed at all.

Or in other words, your character's collision will stay exactly the same shape and size as if you were standing normally. This makes flying through narrow spaces feel much more natural and predictable.

업데이트: 2021년 3월 23일 @ 오후 6시 14분

Initial commit