How-to-make-a-tank-in-tabs-unit-creator -
Making a tank in the Unit Creator is unique because the standard in-game editor doesn't natively allow you to select the tank chassis as a "base" for a humanoid wobbler. To truly build one, you have to use a "file-swapping" technique to change a standard unit's ID to the hidden Tank base ID. 1. The Core "Tank Base" Method
Open the .unit file using Notepad or Notepad++ . Find the line "m_unitBase" and change its "m_ID" to 1620026876 (the internal ID for the Tank base). how-to-make-a-tank-in-tabs-unit-creator
Since tanks are heavy vehicles, set their Weight and Health significantly higher than a standard wobbler. For a classic tank feel, reduce the Movement Speed to make it lumbering but unstoppable. Making a tank in the Unit Creator is
Ensure it is set to "Melee" if you want it to charge and trample, or "Ranged" if you want it to stop and fire from a distance. 3. Alternative: Unlocking the "Legacy" Tank The Core "Tank Base" Method Open the
Stare at the buried tank inside the hole until it glows and shakes. It will then be permanently available in your Legacy faction.
To simulate a main cannon, many players use the Tank Gun (ID 689856330 ) or Tank Projectile (ID 611220708 ) via advanced editing or by finding it in the weapon list if available.
Once you reload the game, your unit will appear as a tank. You can now adjust its specific combat behaviors.