Skip to content

Conversation

TaranDahl
Copy link
Contributor

Attack technos underground

  • Now, you can enable projectiles to attack technos underground.

In rulesmd.ini:

[SOMEPROJECTILE]      ; Projectile
AU=false              ; boolean

Damage technos underground

  • Now you can make the warhead damage technos underground!
    • To allow weapons to target underground technos, you need AU.
  • Notice that if the projectile detonates underground, its animation effect may look strange.
    • You can use [SOMEWARHEAD] -> PlayAnimUnderground=false to prevent the warhead animation from playing when the projectile detonates underground.
    • You can also use [SOMEWARHEAD] -> PlayAnimAboveSurface=true to make the warhead animation play on the ground directly above when the projectile detonates underground.

In rulesmd.ini:

[SOMEWARHEAD]                         ; WarheadType
AffectsUnderground=false              ; boolean
PlayAnimUnderground=true              ; boolean
PlayAnimAboveSurface=false            ; boolean,

@TaranDahl TaranDahl added ❓New feature ⚙️T1 T1 maintainer review is sufficient labels Sep 15, 2025
Copy link

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓New feature ⚙️T1 T1 maintainer review is sufficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant