Game icon indicating copy to clipboard operation
Game copied to clipboard

Godmode: Make it possible to control enemy objects

Open Indy2222 opened this issue 3 years ago • 1 comments

Introduce a build argument which makes it possible to select and control enemy units. This will make it easier to test some features.

Indy2222 avatar Nov 11 '22 11:11 Indy2222

PR #558 introduced godmode feature flag. The flag allows selection of enemy units.

There is still some remaining work to do:

  • [x] Document the build flag in README
  • [ ] Make it possible to attack local player units
  • [ ] Make it impossible to attack self

Indy2222 avatar Jul 02 '23 16:07 Indy2222