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

Multiple infantry in a cell cannot be edited #169

Closed Crimsonum closed 2 weeks ago

Crimsonum commented 4 months ago

When placing multiple infantry in a cell and double-clicking them, only one of the infantry unit's properties can be edited. The rest are ignored.

For reference, FinalSun cycles through all infantry placed in a cell, allowing each one's properties to be edited in sequence.

Rampastring commented 2 weeks ago

Fixed in https://github.com/Rampastring/WorldAlteringEditor/commit/4ec20fc9a978e439a575bff05136cf927be00161

You can now double-click on the individual infantry of a cell and WAE opens specifically their properties instead of the properties of the "first" infantry on the cell.