Aurora 4x

C# Aurora => C# Mechanics => Topic started by: liveware on May 02, 2020, 02:25:14 PM

Title: Remove components from class design?
Post by: liveware on May 02, 2020, 02:25:14 PM
So, I've finally gotten to the point where I am trying to design my first survey ship. How does one remove a component from a class design? I can add them but cannot figure out how to remove any extras that I might have added accidentally or just to see what impact that has on the design.
Title: Re: Remove components from class design?
Post by: smoelf on May 02, 2020, 02:27:48 PM
Just above the list of components there are two buttons: Race Components and Class Components. If you click Class Components you'll be able to remove any components from the class.
Title: Re: Remove components from class design?
Post by: Black on May 02, 2020, 02:29:01 PM
Or you can switch to Wide View (lower right side of Class Design window) you will see both together.
Title: Re: Remove components from class design?
Post by: liveware on May 02, 2020, 02:31:50 PM
Wide view is non functional on my machine. It makes the interface unusable.

Is there a button somewhere I am missing for component deletion?
Title: Re: Remove components from class design?
Post by: liveware on May 02, 2020, 02:33:08 PM
Oh I figured it out now. Go to class components then double click a component to remove it.