New since v1.8.0:
- Add rebel cruiser model
- Adjust rebel cruiser and star destroyer together in the scene
- Add collider, largeCollider tag, rigidbody, ship that doesn't bounce, and DamageableShipPart components to rebel cruiser
- Write a function in MoveOppositePlayerMovement to recenter it on origin while preserving the absolute position of children
- Recenter MoveOppositePlayerMovement on origin (preserving children) before instantiating rebel ship and star destroyer
- Turn off XW engines during hyperspace, low power after exit first jump
- Finish game sequence with tutorial and such
- Fix a TON of bugs and issues (there are still more).
- Make something actually playable from beginning to end.