-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dyson sphere rotation too fast. #235
Comments
Hmm. You are saying sphere editor tools can change the angular speed? |
talking to starfish now about possibly capping the max speed for sphere shells in GS2 |
yeah sphere editor tools can change the angular speed. though seeing as i am running it as a headless server. it's a bit difficult to do that seeing as the clients who join cannot make those changes. i'd rather have faster rockets to be honest. sadly there doesn't seem to be a mod for that. but capping would deffinatly solve the problem. i just hope it isn't a hardcap so we can still speed it up with sphere editor tools. |
From memory changing rocket speeds isn't trivial as they are computed on GPU. could be wrong |
tho for server use a config var might be needed. I havent played with nebula at all |
A config variable would work great |
so i am running this with nebula multiplayer on a server. and i was noticing the server was running slower and slower.
untill i noticed there were an awefull lot of rockets on their way to the nodes of our dyson sphere.
so because the star is bigger. and the orbit of the outer shell is so big. it's angular speed of 2.77 is too fast for the rockets to get to the nodes. so they are just piling up.
(rockets go 300. shell is going 405)
since it's a server i can't use the sphere editor tools to change it's angular speed.
it would be nice if it defaulted to a lower speed. (i don't know if that's even possible?)
or maybe someone knows of a mod that speeds up the rockets. like doubles their speed.?
The text was updated successfully, but these errors were encountered: