Skip to content

[New Feature] Vehicle can disguise as another type of vehicle #593

@Flactine

Description

@Flactine

Description:

Now if mirage tank's disguise weapon [TankMakeupKit]'s warhead works on trees, it can disguise into a kind of tree by "attack" this kind of tree, like spy "attack" infantry to disguise as this infantry, but it can't disguise as a vehicle.
In this way, if a tank can disguise as a vehicle, like Sudden Transport in Red Alert 3, it will be great.

Possible Implementation:

[TankSnapshot]   ;Vanilla Warhead
MakesDisguise=yes
MakesDisguiseIntoVehicle=yes     ; boolean
MakesDisguiseIntoNaval=no        ; boolean       ;"Uh... why is one of our ships are on land…?"
MakesDisguiseIntoAircraft=no     ; boolean

Additional Files / Links:

https://www.youtube.com/watch?v=RRER3QVP8Sg
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions