- Edited
Cosmoteer disables certain handy features between ship classes for obvious reason(s)
- Cannot copy & paste parts to a ship of different ship class (eg from an asteroid to a Terran ship) -- part not exist
- Cannot load shp design from a saved ship of different ship class -- render layer incompatible
For modding purposes,
Is there a way to inform the game that two ship classes were compatible?
If not at ship design level due to complexity of checks, how about at part-level (eg corridor, structure, door, etc) by unique part ID perhaps?
Use cases:
- Player to import ship from vanilla Terran/Asteroid classes to modded ship class
- Player to recover full/partial ship design from modded but compatible ship class to Terran/Asteroid class
- Player to copy/paste compatible parts to a ship of modded but compatible ship class.