Starbound

Starbound

Not enough ratings
(FU) Saturnians Universal Winged Flight Integration
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
25.173 KB
7 Jun, 2021 @ 9:50am
7 Jun, 2021 @ 9:30pm
19 Change Notes ( view )

Subscribe to download
(FU) Saturnians Universal Winged Flight Integration

In 1 collection by NihilRetnar
My Starbounds Mods
20 items
Description
This replaces the tech code from frackin universe, for saturnians, with universal winged flight code.
I did have to replace some code in the flight lua though, as in I made a dupe that only is for the saturnians because for some reason I encountered an error during development that stopped the tech from working and threw weird log errors, so I had to fix it...
If your character (a saturnian) can't fly, as in the tech wont work do this override:
Stand on solid ground, in a breathable atmosphere, and hold up and down until you hear beeping
How the override works:
So looking in the lua where it threw the debug stuff I realized that there isn't any handling for if a variable gets stuck or something, so instead of fixing it I threw away all that debug code and just put an override mechanism where if a dice rolls 1% and the conditions are met override the flight checks, aka flightMode set to true.


Oh btw: You can still fly if you don't have the wings on, so just don't do that, seriously it's stupid that I can't call player lua from tech lua to check for that.
8 Comments
Joker 24 May, 2024 @ 8:20am 
make a tech that adds crazy diamond
Avno(AH-vvv-no 9 Jul, 2022 @ 4:41pm 
JoJo Reference
NihilRetnar  [author] 7 May, 2022 @ 9:21pm 
It does not mess with the ship.
thorium 16 Feb, 2022 @ 12:48pm 
if you are using byos with frackin universe then thats probaly the problem since byos is included with frackin universe
if you want to use this without frackin universe install frackin races since its a standalone version of the racial traits from frackin universe
Tigre^3 8 Feb, 2022 @ 10:45pm 
Okay so this mod seems to make it so that when you start a new game and hit byos with a saturnian, the old ship broken ship is still stuck in the background.
alchimiy 28 Jul, 2021 @ 5:53pm 
Dorararararararara!!!!!
thorium 8 Jun, 2021 @ 12:29pm 
it works very well plus it feels better to use compared to normal saturnian flight
NihilRetnar  [author] 7 Jun, 2021 @ 9:38pm 
Also let me know if the flight is too OP, since I made them light but I'd love to give them more vertical control vs horizontal but that would mean deciphering the formula. And I know a bit of aerospace engineering but that was a while ago, and I am lazy, so gibberish until I get around to it.