#11 QDs and better prop loading
Before work on the tank farm can start I had to do the QDs to be able to load the rocket with propellant in the first place.
Big thanks to Owe for letting me use his Booster QD model. It's a bit old though and didn't quite fit in some places for rigging it properly, so I had to do quite a few adjustments in Blender myself. While messing around in Blender I used some parts also for the Ship QD, so that's good. Looks a bit scuffed maybe, but I hope I get a good version from some Blender Pro together with the QD arm some day.
The QDs are fully physics driven. Setting them up proved difficult. While a full hinge joint setup worked ok for the booster QD after quite some tweaking and realizing that I have blocked myself with colliders here and there, for the ship QD I had to use articulation bodies as it is sitting on the articulated arm. This results in some awkward solutions where I am still wondering if it's really the way to do:
https://forum.unity.com/threads/featherstones-solver-for-articulations.792294/pa...
Besides this there was also a big refactoring to be able to derive booster, ship and hopper from one base class to use them easier with the tank farm and prop stuff. It took quite some time to get it right. There hasn't been a huge benefit yet, but I hope it helps in the future.
Here is a list of all changes:
- added Booster and Ship QD
- added more detailed prop loading with ice effect and adjusted vents (positions only semi-realistic as I am lacking up-to-date ship and booster models)
- extended control panel with basic prop loading and glossary
- removed static fire toggle (just set thrust to 0, if you still want one)
- added FTS button
- added god mode prop loading to main menu additional settings (to insert prop numbers directly, anytime!)
- added toggle to main menu to be able to switch off the camera panels for huge fps boost
- added very basic mod support (see this thread)
- some smaller adjustments here and there, e.g. on the lighting (night is still pretty scuffed, but it has no priority and just takes soo long to get a good setup)
p.s.: As much issues as Unity might have, there are some really cool things, which are still always amazing to me, like I can just boot into Linux and open the same Unity project, that I just used in Windows, in the native Unity editor application for Linux and continue right away where I left off in Windows. That's super cool!
Files
Get Starbase Simulator
Starbase Simulator
Status | In development |
Author | ashtorak |
Genre | Simulation |
Tags | 3D, First-Person, spacex, Virtual Reality (VR) |
Languages | English |
More posts
- #16 Unreal Engine, Multiplayer, Rocket Controller, C++Mar 05, 2024
- Unity, Unigine or Unreal Engine - What to choose?Jun 08, 2023
- Unreal Engine Test Version - Current StateJun 01, 2023
- Tech Discussion: Engine switch to Unigine or...?Apr 19, 2023
- #15 Build Site UpdateFeb 18, 2023
- #14 Transport Update, also rigidbody character controller, patches and start men...Jan 03, 2023
- #13 tank farmNov 12, 2022
- #12 new unity beta, updated ship and booster modelsAug 02, 2022
- #10 Ray Tracing and new catcherMay 19, 2022
Comments
Log in with itch.io to leave a comment.
Fixed two small bugs with the booster engine gimballing and control panel menu button highlighting.
tweet
btw, the build size increased so much because I added the Raptor model from Alex Svan directly to it. I might just make it separately downloadable in the future.