Author Topic: [Suggestion] Possibility to choose UFO size displayed in dogfights  (Read 280 times)

Online Cooper

  • Colonel
  • ****
  • Posts: 157
  • Chryssalids are awesome
    • View Profile
So when you give a size to a UFO, for example "size: STR_VERY_SMALL", this affects how big the UFO looks in dogfight. However, if you choose something else than the standard UFO sizes, for example STR_SMALL_X_2, it automatically displays the same size as very large UFOs in dogfight. Would be awesome if there was an option to change this, like:
Code: [Select]
ufos:
  - type: STR_TWO_SMALL_ABDUCTORS
    size: STR_SMALL_X_2
    dogfightDisplaySize: 3

Also: Would be extra awesome to display a size even larger than the one of very large ufos  8)
Code: [Select]
ufos:
  - type: STR_WARSHIP
    size: STR_HUGE
    dogfightDisplaySize: 6

Edit: Typo
« Last Edit: December 11, 2024, 09:43:42 pm by Cooper »