ABrandau / Shattered-Paradise-SDK

Shattered Paradise's main repository and installation Kit.
GNU General Public License v3.0
58 stars 9 forks source link

(Balance will change!!!)AttackFollowFrontal that attack while moving like AttackAircraft #45

Closed dnqbob closed 2 years ago

dnqbob commented 2 years ago

Make some T1/T2 unit can attack while moving (mainly light vehicle) which is like air units use AttackAircraft

This will be a life improve like in cnc3, which also affects balance due to those can attack front while moving will do better than before in face to face assualt

mfshowcase-preview

You can use attackfollowfrontal branch in this repo to test

dnqbob commented 2 years ago

Note

About unit that changed

GDI

Wolverine Juggernaut

Nod

Attack Bike Tick Tank (moving)

Mutant

Fiend Carnotaurus

Cabal

Cyborg Reaper Mobile Repair Vehicle

Scrin

Corruptor Glider

About why don't let AttackFollowFrontal inherits AttackFollow

Because it crash the game due to mutipile AttackFollow in ticktank

MustaphaTR commented 2 years ago

I feel like it could be better if the C# code went to rv-engine, we could decide to use it in RV too in the future.

About why don't let AttackFollowFrontal inherits AttackFollow Because it crash the game due to mutipile AttackFollow in ticktank

Generals Alpha engine had changes to make Multiple Attack* traits work. I should try to get that to upstream or at least rv-engine sometime.

dnqbob commented 2 years ago

Generals Alpha engine had changes to make Multiple Attack* traits work. I should try to get that to upstream or at least rv-engine sometime.

If this is finished here then the code here will be -300 lines

dnqbob commented 2 years ago

Saving 1 merge commit on push a new commit at bleed