I want to have units get destroyed, then have infantry be able to enter it like transports and be able to shoot from it.
So really I want to use wreckage as a bunker.
Could I give wreckage the tranport tag, so units can enter it and fire from it
How does weckage work in spring?
Moderator: Moderators
Would need to have LUA replace the wreckage with a transport capable unit so that couldn't move basically... Features (which is what a wreckage is) inherently have no capabilities, they are just metal or energy available to be claimed. The if you want either team to be able to use this wreckage_bunker you would need some kind of code to switch the bunker's ownership to the target player's team. Or to be really cool you could make custom actions for your infantry to request to be loaded or unloaded by the wreckage_bunker and leave said bunker owned by GAIA or something.
First step would be to make a working bunker in the first place as a transport with "is fire platform" is only "sort of" a functional bunker.
First step would be to make a working bunker in the first place as a transport with "is fire platform" is only "sort of" a functional bunker.