Dzierzan / OpenSA

This repository contains Swarm Assault remake project based on the OpenRA Mod SDK.
https://www.moddb.com/mods/opensa
GNU General Public License v3.0
98 stars 11 forks source link

Added automatic difficulty via actor conditions #231

Closed Mailaender closed 1 year ago

Mailaender commented 1 year ago

which can be set individually per level.

Dzierzan commented 1 year ago

It works fine for the hard mode. But sadly there's no difference for easy mode, even if value like -99 is applied. Handicap was most likely not designed for values like 110% and so on.

Mailaender commented 1 year ago

Trying another approach.

Dzierzan commented 1 year ago

Works nicely this time.