CnCNet / WorldAlteringEditor

Map editor for C&C: Red Alert 2, C&C: Tiberian Sun and Dawn of the Tiberium Age.
Other
76 stars 25 forks source link

Creating a base node for an upgraded building does not create a node for the upgrade #184

Open Crimsonum opened 3 months ago

Crimsonum commented 3 months ago

Buildings with upgrades require two nodes on the same cell: one for the parent building, and one for the upgrade. WAE currently has the same limitation as FinalSun/Alert where creating a node from an upgraded building only places a node for the parent building, not the upgrade.

Rampastring commented 2 months ago

It is debatable what behaviour is desirable here.